zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada de5510668a Bluetooth: Controller: Fix Extended Scan and Periodic Sync terminate
Fix Extended Scan disable and Periodic Synchronization
terminate to cover scenarios where chain PDU reception could
complete while thread context is waiting for the radio event
to be done.

Changes here ensure auxiliary context is not released twice
which is caught as an assertion in flush() when checking for
validity of aux->parent pointer.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-04-05 14:50:18 +02:00
..
audio Bluetooth: Audio: Unicast client missing unref on ACL disconnected 2022-03-29 12:30:07 -07:00
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
controller Bluetooth: Controller: Fix Extended Scan and Periodic Sync terminate 2022-04-05 14:50:18 +02:00
host Bluetooth: Host: Automatically create EATT channels on connection 2022-04-04 14:22:22 +02:00
mesh Bluetooth: Mesh: Add err check to shell input 2022-04-05 09:21:52 +02:00
services bluetooth: ots: reduce directory listing memory usage 2022-03-28 12:45:51 +02:00
shell Bluetooth: Audio: Add Telephone Bearer Client shell module 2022-03-28 12:45:03 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Increase supported maximum simultaneous connection to 250 2022-04-04 10:24:34 +02:00
Kconfig.adv Bluetooth: Kconfig: Move BT_LIM_ADV_TIMEOUT to host config 2022-03-17 11:12:47 +01:00
Kconfig.iso everywhere: fix typos 2022-03-18 13:24:08 -04:00