NetBSD/sys/netbt
plunky 844c714a45 rework ordering of error conditions for setopt, prefer to return EINVAL
rather than EBUSY.
2007-04-06 17:09:00 +00:00
..
Makefile
bluetooth.h __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
bt_proto.c use structure initializers for protocol switch table 2007-04-06 11:49:24 +00:00
bt_sysctl.c BluetootH SCO Audio update. 2006-08-27 11:41:58 +00:00
files.netbt update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
hci.h Supprot Bluetooth HCI UART (H4) driver and daemon. 2007-02-20 16:53:20 +00:00
hci_event.c remove default setting of bluetooth_debug, since 'options BLUETOOTH_DEBUG' 2007-04-05 19:22:18 +00:00
hci_ioctl.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
hci_link.c be more explicit and consistent in use of KASSERT with pointers, 2007-03-30 20:47:02 +00:00
hci_misc.c
hci_socket.c change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
hci_unit.c be more explicit and consistent in use of KASSERT with pointers, 2007-03-30 20:47:02 +00:00
l2cap.h clean up the mess that is the channel state, now 2007-03-12 20:34:46 +00:00
l2cap_lower.c be more explicit and consistent in use of KASSERT with pointers, 2007-03-30 20:47:02 +00:00
l2cap_misc.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
l2cap_signal.c remove C++ style comments 2007-03-15 19:47:50 +00:00
l2cap_socket.c change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
l2cap_upper.c rework ordering of error conditions for setopt, prefer to return EINVAL 2007-04-06 17:09:00 +00:00
rfcomm.h fix silent dependencies (uintN_t) 2006-10-01 06:08:08 +00:00
rfcomm_dlc.c remove C++ style comments 2007-03-15 19:47:50 +00:00
rfcomm_session.c add const attribute to the CRC table 2007-04-06 16:27:52 +00:00
rfcomm_socket.c change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
rfcomm_upper.c rework ordering of error conditions for setopt, prefer to return EINVAL 2007-04-06 17:09:00 +00:00
sco.h Bluetooth fixes by Iain Hibbert: 2006-07-26 10:20:56 +00:00
sco_socket.c change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
sco_upper.c be more explicit and consistent in use of KASSERT with pointers, 2007-03-30 20:47:02 +00:00