466f76bf7b
actually functional driver. It provides user access through a character device to a Bluetooth HCI capable driver. The device interface is the same (open/read/write) as the RAW HCI socket (socket/recv/send) interface provided by the Linux and FreeBSD netgraph Bluetooth stacks. This allows a (very small) number of diagnostic programs to be trivially ported and actually work. |
||
---|---|---|
.. | ||
bluetooth.c | ||
bluetooth.h | ||
bthci.c | ||
bthcivar.h | ||
files.bluetooth |