zephyr/subsys/bluetooth/controller
Morten Priess 5412f61ac6 Bluetooth: controller: Introduce separate done memq
In order to avoid stalling LLCP procedures blocking done event
processing, done events are now put in a separate memory queue,
and processed by own mayfly function.
This ensures prepare/done refcount balancing and prevents assertion
due to lack of done events.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2021-02-18 13:42:43 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Add support for ISO feature bits 2021-02-15 17:33:46 -05:00
include Bluetooth: controller: Add support for ISO feature bits 2021-02-15 17:33:46 -05:00
ll_sw Bluetooth: controller: Introduce separate done memq 2021-02-18 13:42:43 +01:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Fix Tx Buffer Overflow 2021-02-02 14:00:57 -05:00
CMakeLists.txt Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
Kconfig Bluetooth: controller: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
Kconfig.df Bluetooth: controller: LLL: enable TX of CTE with per. adv. PDU 2021-02-15 08:00:58 -05:00
Kconfig.ll_sw_split Bluetooth: controller: Use Subsystem defined Periodic Advertising Kconfig 2021-02-15 08:01:56 -05:00