NetBSD/sys/dev/bluetooth
dsainty 9c7c838ae3 bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP
instead.  Fixes a small part of PR/30566.

Also check for a set 'dying' flag here, and include it in the POLLHUP
case.
2005-07-02 07:50:34 +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 bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP 2005-07-02 07:50:34 +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 Make the bthci driver functional. This is an experimental, incomplete, but 2003-01-05 05:12:38 +00:00
files.bluetooth Make ubt build; bluetooth.c is btbus code, not bthcidrv. 2004-06-22 10:37:00 +00:00