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
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
bthci_util.h
bthcivar.h
files.bluetooth