zephyr/subsys/bluetooth
Thomas Ebert Hansen 5e1de1a983 Bluetooth: Add support for vendor-specific events
Add an event handler for HCI vendor-specific events with the
event code BT_HCI_EVT_VENDOR.

A vendor defined callback can be registered to be called when
vendor-Specific events are received in the stack. The callback can then
decode and handle the event; if not the stack will decode and handle
the event.

Signed-off-by: Thomas Ebert Hansen <thoh@oticon.com>
2019-05-20 13:33:36 +02:00
..
common samples: Bluetooth: hci_uart: Implement NOP Command Complete 2019-04-11 14:54:37 +02:00
controller Bluetooth: controller: Fix unknown rsp received during enc procedure 2019-05-15 10:10:42 +02:00
host Bluetooth: Add support for vendor-specific events 2019-05-20 13:33:36 +02:00
services Bluetooth: Add additional attributes to DIS 2019-05-08 20:17:07 +03:00
shell Bluetooth: shell: GATT: Make get command take a handle range 2019-05-07 23:17:13 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig Bluetooth: kconfig: Put 'menuconfig BT' in top-level menu 2019-05-14 10:27:11 +02:00