BTHUB(4) | Device Drivers Manual | BTHUB(4) |
bthub
— Bluetooth
Remote Device Hub
bthub* at bcsp?
bthub* at bt3c?
bthub* at btbc?
bthub* at btuart?
bthub* at sbt?
bthub* at ubt?
bthidev* at bthub?
btmagic* at bthub?
btsco* at bthub?
The bthub
device is used to attach remote
Bluetooth devices to the system, and will attach to Bluetooth controllers as
they are enabled.
Normally, Bluetooth Remote Devices will be configured on the
bthub
using the
btdevctl(8) program, which
passes a proplib(3)
dictionary to the control file /dev/bthub with the
BTDEV_ATTACH
and
BTDEV_DETACH
ioctl(2) commands.
The following properties are used by
bthub
:
BD_ADDR
. This required property should be a
six byte data blob.BD_ADDR
. This required property should be a
six byte data blob.Properties used by the configured device are listed in the appropriate device manual page.
The bthub
driver was written by
Iain Hibbert under the sponsorship of Itronix, Inc.
and first appeared in NetBSD 4.0.
October 17, 2010 | NetBSD 10.99 |