zephyr/subsys
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
..
bluetooth Bluetooth: controller: Check for ticker operation failure 2020-10-08 11:54:42 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: fs_seek and fs_tell return -ENOTSUP when not implemented 2020-10-07 14:51:39 +02:00
jwt
logging logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
mgmt mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
net
power
random
settings
shell mgmt: smp: shell: allow to configure multiple RX buffers via Kconfig 2020-10-07 14:51:06 +02:00
stats
storage
testsuite
timing
tracing tracing: add feature for analysing post-mortem 2020-10-07 10:10:48 -04:00
usb
CMakeLists.txt
Kconfig