diff options
Diffstat (limited to 'static/netbsd/man4/bthub.4 4.html')
| -rw-r--r-- | static/netbsd/man4/bthub.4 4.html | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/static/netbsd/man4/bthub.4 4.html b/static/netbsd/man4/bthub.4 4.html deleted file mode 100644 index 2fa9eca9..00000000 --- a/static/netbsd/man4/bthub.4 4.html +++ /dev/null @@ -1,102 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">BTHUB(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">BTHUB(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">bthub</code> — <span class="Nd">Bluetooth - Remote Device Hub</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">bthub* at bcsp?</code> - <br/> - <code class="Cd">bthub* at bt3c?</code> - <br/> - <code class="Cd">bthub* at btbc?</code> - <br/> - <code class="Cd">bthub* at btuart?</code> - <br/> - <code class="Cd">bthub* at sbt?</code> - <br/> - <code class="Cd">bthub* at ubt?</code></p> -<p class="Pp"> - <br/> - <code class="Cd">bthidev* at bthub?</code> - <br/> - <code class="Cd">btmagic* at bthub?</code> - <br/> - <code class="Cd">btsco* at bthub?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">bthub</code> device is used to attach remote - Bluetooth devices to the system, and will attach to Bluetooth controllers as - they are enabled.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="CONFIGURATION"><a class="permalink" href="#CONFIGURATION">CONFIGURATION</a></h1> -<p class="Pp">Normally, Bluetooth Remote Devices will be configured on the - <code class="Nm">bthub</code> using the <a class="Xr">btdevctl(8)</a> - program, which passes a <a class="Xr">proplib(3)</a> dictionary to the - control file <span class="Pa">/dev/bthub</span> with the - <code class="Dv">BTDEV_ATTACH</code> and - <code class="Dv">BTDEV_DETACH</code> <a class="Xr">ioctl(2)</a> - commands.</p> -<p class="Pp">The following properties are used by - <code class="Nm">bthub</code>:</p> -<dl class="Bl-tag"> - <dt>local-bdaddr</dt> - <dd>Local <code class="Dv">BD_ADDR</code>. This required property should be a - six byte data blob.</dd> - <dt>remote-bdaddr</dt> - <dd>Remote <code class="Dv">BD_ADDR</code>. This required property should be a - six byte data blob.</dd> - <dt>service-name</dt> - <dd>Service name. This required property should be a string indicating the - service to configure, and may be one of the following: - <p class="Pp"></p> - <dl class="Bl-tag Bl-compact"> - <dt>HF</dt> - <dd>Handsfree, see <a class="Xr">btsco(4)</a>.</dd> - <dt>HID</dt> - <dd>Human Interface Device, see <a class="Xr">bthidev(4)</a>.</dd> - <dt>HSET</dt> - <dd>Headset, see <a class="Xr">btsco(4)</a>.</dd> - </dl> - </dd> -</dl> -<p class="Pp">Properties used by the configured device are listed in the - appropriate device manual page.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<dl class="Bl-tag Bl-compact"> - <dt><span class="Pa">/dev/bthub</span></dt> - <dd style="width: auto;"> </dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">bluetooth(4)</a>, <a class="Xr">bthidev(4)</a>, - <a class="Xr">btmagic(4)</a>, <a class="Xr">btsco(4)</a>, - <a class="Xr">btdevctl(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">bthub</code> driver was written by - <span class="An">Iain Hibbert</span> under the sponsorship of Itronix, Inc. - and first appeared in <span class="Ux">NetBSD 4.0</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 17, 2010</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
