zephyr/subsys/bluetooth/controller/hci
Carles Cufi 6c34983ed2 Bluetooth: controller: Handle remote version as a prio event
The remote version information event needs to be processed by the
prio_recv_thread() thread in order to unblock the Host RX thread
(effectively hci_driver's recv_thread()) when it blocks waiting for a
response to a remote version information.

Add the same time gate the inclusion of the feature behind a new Kconfig
option: CONFIG_BT_REMOTE_INFO.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-10-11 13:31:52 +02:00
..
nordic Bluetooth: controller: Fix ifdef block comment 2019-08-15 11:53:59 +02:00
hci_driver.c Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00
hci_internal.h Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00
hci_user_ext.h Bluetooth: controller: hci: Add user hooks. 2019-07-17 13:53:13 +02:00
hci.c Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00