zephyr/subsys/bluetooth
Carles Cufi 8c2b849ae7 Bluetooth: hci: Fix Create Connection Cancel assert
Since the LE (Enhanced) Connection Complete that comes as part of
cancelling a connection does not come through the priority rx thread in
hci_driver.c, the event class was not being calculated and cached.
Hence, calculate and cache the class whenever an event is received as
part of invoking a command.

Fixes #20110.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-10-24 20:33:59 +02:00
..
common Kconfig: Remove copy-pasted comments on some promptless symbols 2019-10-17 13:05:24 -05:00
controller Bluetooth: hci: Fix Create Connection Cancel assert 2019-10-24 20:33:59 +02:00
host Bluetooth: UUID: Implement UUID 128 encoder 2019-10-23 18:49:13 +03:00
mesh Bluetooth: Mesh: Persistent storage of Virtual Addresses 2019-10-17 12:24:13 +03: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 Kconfig: Remove copy-pasted comments on some promptless symbols 2019-10-17 13:05:24 -05:00