[Bluetooth] Add HID protocol support
This patch adds support for the Bluetooth HID protocol to the
Bluetooth subsystem. Currently only the boot mode is supported.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Showing
net/bluetooth/hidp/Kconfig
0 → 100644
net/bluetooth/hidp/Makefile
0 → 100644
net/bluetooth/hidp/core.c
0 → 100644
This diff is collapsed.
net/bluetooth/hidp/hidp.h
0 → 100644
net/bluetooth/hidp/sock.c
0 → 100644
Please register or sign in to comment