NetBSD/sys/netbt
plunky 539d75b79d use the sizeof the header, not the pointer to the header
(this fixes a problem with architectures where a pointer is not 4 octets)
2007-05-16 18:34:49 +00:00
..
Makefile
bluetooth.h Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
bt_proto.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +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 Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
hci_event.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
hci_ioctl.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
hci_link.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +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 Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
l2cap_lower.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
l2cap_misc.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
l2cap_signal.c use the sizeof the header, not the pointer to the header 2007-05-16 18:34:49 +00:00
l2cap_socket.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
l2cap_upper.c fix typos 2007-04-29 20:23:34 +00:00
rfcomm.h Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
rfcomm_dlc.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
rfcomm_session.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
rfcomm_socket.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
rfcomm_upper.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
sco.h
sco_socket.c Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
sco_upper.c be more explicit and consistent in use of KASSERT with pointers, 2007-03-30 20:47:02 +00:00