NetBSD/sys/dev/bluetooth
dsainty 232d108953 Kill the flow control interface. Bluetooth devices are not equipped to deal
with flow control being applied.  It is simpler and no more problematic to
accept the data and drop it if we hit a resource limit than to expect the
Bluetooth device to do anything about it (which it won't).
2004-01-04 05:47:43 +00:00
..
bluetooth.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
bluetooth.h Kill the flow control interface. Bluetooth devices are not equipped to deal 2004-01-04 05:47:43 +00:00
bt_hci.h Bluetooth HCI protocol constants 2003-01-11 05:44:08 +00:00
bthci.c Don't (ab)use the device driver flow control interface to prevent incoming 2004-01-04 05:39:35 +00:00
bthci_util.c Utilities for use with Bluetooth drivers 2003-01-11 05:41:57 +00:00
bthci_util.h Utilities for use with Bluetooth drivers 2003-01-11 05:41:57 +00:00
bthcivar.h
files.bluetooth Add bthci_util.c 2003-01-11 05:46:11 +00:00