zephyr/subsys/bluetooth/controller
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
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
hci everywhere: fix typos 2022-03-18 13:24:08 -04:00
include everywhere: fix typos 2022-03-18 13:24:08 -04:00
ll_sw Bluetooth: Conroller: radio: Clear EVENTS_CTEPRESENT always if DF supp 2022-03-21 10:15:39 +01:00
ticker everywhere: fix typos 2022-03-18 13:24:08 -04:00
util everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt Bluetooth: Controller: Schedule BIG event after Periodic Adv event 2022-03-01 11:51:46 +01:00
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.df everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split everywhere: fix typos 2022-03-18 13:24:08 -04:00