zephyr/subsys/bluetooth
Luiz Augusto von Dentz 05f0816f93 Bluetooth: hci_raw: Add support for command extention
This adds support for registering a command extention table which is
used to match incoming commands and then pass the buffer to its
function handler.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-04-20 21:59:47 +03:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
host Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00
mesh Bluetooth: Mesh: Fix add model group address to sub list 2020-04-19 18:36:12 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero 2020-04-17 15:28:03 +02:00
CMakeLists.txt
Kconfig Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00