NetBSD/sys/netbt
plunky 522f084ab1 add version and extended feature flags defined in 4.2 specification,
add cache for page 2 of extended features and return this in
the SIOCGBTFEAT ioctl (no change in size)
2015-11-28 09:04:34 +00:00
..
Makefile
bluetooth.h
bt_proto.c
bt_sysctl.c
files.netbt
hci.h add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
hci_event.c add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
hci_ioctl.c add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
hci_link.c
hci_misc.c
hci_socket.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
hci_unit.c
l2cap.h add in PSMs defined in later versions of specification 2015-11-28 07:50:37 +00:00
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c note recent spec additions to L2CAP Info command regarding fixed channels 2015-11-28 08:57:33 +00:00
l2cap_socket.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
l2cap_upper.c
rfcomm.h
rfcomm_dlc.c
rfcomm_session.c
rfcomm_socket.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
rfcomm_upper.c
sco.h
sco_socket.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
sco_upper.c