NetBSD/sys/dev/bluetooth
dsainty 466f76bf7b Make the bthci driver functional. This is an experimental, incomplete, but
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.
2003-01-05 05:12:38 +00:00
..
bluetooth.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
bluetooth.h Make the bthci driver functional. This is an experimental, incomplete, but 2003-01-05 05:12:38 +00:00
bthci.c Make the bthci driver functional. This is an experimental, incomplete, but 2003-01-05 05:12:38 +00:00
bthcivar.h Make the bthci driver functional. This is an experimental, incomplete, but 2003-01-05 05:12:38 +00:00
files.bluetooth