zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek dd1ac8d0a6 Bluetooth: controller: Add helper for CC event with status only
A lot of commands return CC event with status parameter only, especially
when error is returned. This patch adds a helper to create such event,
similar to cmd_status.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-08-13 16:14:29 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci Bluetooth: controller: Add helper for CC event with status only 2020-08-13 16:14:29 +02:00
include Bluetooth: controller: Add terminate event for external advertising 2020-07-23 11:39:47 +02:00
ll_sw Bluetooth: controller: Fix error code on invalid adv set handle 2020-08-13 16:14:29 +02:00
ticker Bluetooth: controller: Fix missing skip value calculation 2020-07-09 19:08:35 +02:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: split: Initial extended scanning code 2020-06-12 15:50:34 +02:00
Kconfig bluetooth: controller: Kconfig: debug pins depends on BT_LL_SPLIT 2020-07-17 12:57:49 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional 2020-07-20 12:46:26 +02:00