NetBSD/sys/netbt
nat 1a2ee0e952 Bluetooth low energy - A beginning at least.
This was the start of support for low energy bluetooth support that I have
not as yet completed.

I'm committing this as it gives the hci defines for an impementation in NetBSD.
2024-03-13 07:22:16 +00:00
..
Makefile
bluetooth.h
bt_proto.c netbt(4): Initialize bt_lock earlier. 2023-08-07 13:31:54 +00:00
bt_sysctl.c s/Adapatation/Adaptation/ in l2cap sysctl description. 2023-12-17 14:38:49 +00:00
files.netbt
hci.h
hci_event.c
hci_ioctl.c
hci_le.h Bluetooth low energy - A beginning at least. 2024-03-13 07:22:16 +00:00
hci_link.c
hci_misc.c
hci_socket.c
hci_unit.c
l2cap.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c s/Reqest/Request/ and adding apostrophe for don't and didn't in comments. 2022-12-24 22:33:12 +00:00
l2cap_socket.c
l2cap_upper.c
rfcomm.h fix various typos in comments, mainly origional->original, 2022-05-28 21:14:56 +00:00
rfcomm_dlc.c
rfcomm_session.c fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
rfcomm_socket.c
rfcomm_upper.c
sco.h
sco_socket.c
sco_upper.c