zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada e50319e055 Bluetooth: controller: Check for ticker operation failure
Add assert check to detect failure to enqueue ticker
operations. This will avoid HCI thread from stalling
forever on k_sem_take.

This assert will trigger on design fault, not defining
enough queued ticker operations count.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-10-08 11:54:42 +02:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Check for ticker operation failure 2020-10-08 11:54:42 +02:00
host Bluetooth: host: Don't use struct with zero size 2020-10-07 14:51:30 +02:00
mesh Bluetooth: Mesh: Config Client network transmit set/get API 2020-10-02 11:30:12 +02:00
services bluetooth: services: ots: use multi-instance macro from gatt.h 2020-09-04 18:37:27 +02:00
shell tests: Bluetooth: shell: Minor print format update 2020-10-07 17:45:23 +02:00
CMakeLists.txt
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00