zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 20ccdab445 Bluetooth: controller: split: Fix pipeline prepare/resume loop
Fix the pipeline prepare or resume dequeue loop from
overflow. Fixes premature exit of dequeue of done FIFO
which caused the pipeline to overflow due to previously
placed done is not dequeued correctly and next event not
being put back into the pipeline.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-07-30 12:57:02 +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 prepare/resume loop 2019-07-30 12:57:02 +02:00
host Bluetooth: GATT: Use atomic_t for subscribe flags 2019-07-29 12:26:18 +02:00
mesh kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
services Bluetooth: services: Move Heart rate service 2019-07-11 13:21:14 +03:00
shell Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +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