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
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
services
shell
CMakeLists.txt
Kconfig