zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 3e0e378dca Bluetooth: controller: split: Fix pipeline for continuous events
Fix the pipeline prepare-resume implementation to correctly
handle multiple continuous events that request resume on
being pre-empted.

Symptoms of the bug being, when having continuous scanning,
and an active peripheral if a directed advertising is
started the peripheral event are not scheduled causing link
supervision timeout.

This is fixed by not having an enqueued resume event
prepared if there is an enqueued new non-resume event in the
pipeline.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-08-11 16:42:52 +02:00
..
common cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
controller Bluetooth: controller: split: Fix pipeline for continuous events 2019-08-11 16:42:52 +02:00
host Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
mesh Bluetooth: Mesh: Fix rejecting invalid remote public key 2019-08-07 17:13:32 +02:00
services Bluetooth: services: Move Heart rate service 2019-07-11 13:21:14 +03:00
shell Bluetooth: Shell: Add whitelist commands to shell 2019-08-09 16:26:10 +02:00
CMakeLists.txt Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
Kconfig Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00