zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada aec99da741 Bluetooth: controller: Remove cond compile on struct definition
Remove conditional compilation on structure definition in
pdu.h so as to allow inclusion of header files with
function prototypes that use those structures. I.e. to
avoid conditionally including the header file.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-10-07 17:45:23 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
hci Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
include Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ll_sw Bluetooth: controller: Remove cond compile on struct definition 2020-10-07 17:45:23 +02:00
ticker Bluetooth: controller: Prevent incorrect lazy_current increment 2020-09-04 14:14:23 +02:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: Refactor to use ull_sync naming 2020-10-07 17:45:23 +02:00
Kconfig Bluetooth: controller: Add initial ULL Periodic Sync code 2020-10-07 17:45:23 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Add Kconfig to config Periodic Sync Sets 2020-10-07 17:45:23 +02:00