zephyr/subsys
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
..
bluetooth Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00
canbus net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
console kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
cpp kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
debug kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dfu global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
disk timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
logging logging: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
mgmt mgmt: smp: add UDP transport for SMP 2020-04-17 10:16:25 +03:00
net net: coap: Fix possible overflow 2020-04-20 09:12:33 +03:00
power kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings settings: settings_register static table does not need mutex 2020-02-08 10:07:38 +02:00
shell shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00
stats
storage
testsuite timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
usb Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00