zephyr/subsys/bluetooth/controller/hal
Piotr Pryga 9cb4e58a48 Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always
The header file radio_df_vendor_hal.h was conditionally copiled in.
There were a dependency on a CONFIG_BT_CTRL_DR. The dependency is
removed because radio_df_vendor_hal.h and radio_df.h hasn't got any
DF related type dependencies. What more it allows to use IS_ENABLED
for code that uses types and functions defined in radio_df.h.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-03-21 10:15:39 +01:00
..
ccm.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cntr.h subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
cpu.h Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
debug.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ecb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
radio.h Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
radio_df.h Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
swi.h Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
ticker.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00