zephyr/subsys/bluetooth
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
..
common Bluetooth: common: Statically check for immediate logging 2019-10-01 19:11:16 +02:00
controller Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00
host bluetooth: host: Added handler for data buffer overflow 2019-10-07 12:43:46 +03:00
mesh Bluetooth: Mesh: Proxy forwards ALL_NODES addr 2019-10-10 13:09:42 +02:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00