zephyr/subsys/bluetooth/controller
Piotr Pryga deeecaaa8f Bluetooth: host: direction: Remove compilation warning
Remove compilation warning caused by currently not used
hci_df_set_conn_cte_tx_param function.
Code is sorrounded by #ifdef CONFIG_BT_CTLR_DF_CONN_CTE_RSP.
The CONFIG_BT_CTLR_DF_CONN_CTE_RSP is changed to be disabled
by default (until complete implementation of the feature is
provided).

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-02-25 14:53:27 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..) 2021-02-25 12:54:13 +01:00
include Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..) 2021-02-25 12:54:13 +01:00
ll_sw dts: bindings: net: wireless: Change dfe-ant-num property name 2021-02-25 14:53:27 +01:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Fix Tx Buffer Overflow 2021-02-02 14:00:57 -05:00
CMakeLists.txt Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
Kconfig Bluetooth: controller: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
Kconfig.df Bluetooth: host: direction: Remove compilation warning 2021-02-25 14:53:27 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Use Subsystem defined Periodic Advertising Kconfig 2021-02-15 08:01:56 -05:00