mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 22:31:55 +00:00
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> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
mesh | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig |