zephyr/subsys/bluetooth
Carles Cufi a59f544fb4 bluetooth: controller: Handle non-priority events correctly
In certain cases the response to a command can come in the form of a
non-priority event. This is the case of LE Create Connection Cancel,
which generates a Command Complete and then an LE (Enh) Connection
Complete. Take this case (and other future ones) into account by calling
the correct Host recv function.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-05-25 17:25:41 +02:00
..
common Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
controller bluetooth: controller: Handle non-priority events correctly 2018-05-25 17:25:41 +02:00
host Bluetooth: Mesh: Fix build error when LPN is not enabled 2018-05-25 10:53:46 +03:00
shell Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
CMakeLists.txt
Kconfig