NetBSD/sys/netbt
plunky 34ca69b754 When the special L2CAP_PSM_ANY value is used for listening sockets,
select the next unused PSM from the dynamic range (0x1001->)
2009-09-25 19:44:57 +00:00
..
Makefile
bluetooth.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
bt_proto.c Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
bt_sysctl.c
files.netbt
hci.h add feature bits from 3.0 specification 2009-09-11 18:35:50 +00:00
hci_event.c slight reordering, plus only deal with ACL links 2009-09-12 18:31:46 +00:00
hci_ioctl.c add a per-unit master setting, to control requesting the master role 2009-08-20 21:40:59 +00:00
hci_link.c Only accept incoming ACL connections when there is potential 2009-09-24 19:35:09 +00:00
hci_misc.c
hci_socket.c reduce the number of KAUTH_DEVICE_BLUETOOTH_SEND/RECV requests 2009-08-10 20:22:06 +00:00
hci_unit.c do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
l2cap.h Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
l2cap_lower.c adjust message for previous change 2008-08-05 13:08:31 +00:00
l2cap_misc.c Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
l2cap_signal.c When the special L2CAP_PSM_ANY value is used for listening sockets, 2009-09-25 19:44:57 +00:00
l2cap_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
l2cap_upper.c When the special L2CAP_PSM_ANY value is used for listening sockets, 2009-09-25 19:44:57 +00:00
rfcomm.h Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
rfcomm_dlc.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_session.c Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
rfcomm_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_upper.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_upper.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00