NetBSD/sys/netbt
mrg fbffadb9f8 - add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
  this case, and thus can't be marked __dead easily
2019-02-03 03:19:25 +00:00
..
Makefile
bluetooth.h
bt_proto.c
bt_sysctl.c
files.netbt
hci.h
hci_event.c
hci_ioctl.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
hci_link.c
hci_misc.c
hci_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
hci_unit.c
l2cap.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c
l2cap_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
l2cap_upper.c
rfcomm.h
rfcomm_dlc.c
rfcomm_session.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
rfcomm_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
rfcomm_upper.c
sco.h
sco_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
sco_upper.c