NetBSD/sys/netbt
plunky 4fe8989f00 add HCI_SPEC_50 2017-12-21 09:30:30 +00:00
..
Makefile
bluetooth.h
bt_proto.c Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
bt_sysctl.c
files.netbt
hci.h add HCI_SPEC_50 2017-12-21 09:30:30 +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 there is no longer a reason to have a separate hci_send function now 2015-12-22 11:40:07 +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 The last named argument of a variadic function shall not be default 2016-10-04 14:13:46 +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 acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
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 since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
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