zephyr/subsys/bluetooth/controller
Piotr Pryga 04e2e84cb7 Bluetooth: radio: move radio_df_cte_inline_set_enabled to radio.c
To enable runtime parsing of PDU to find CTEInfo field CTEINLINE mode
has to be enabled. Thanks to that it is possible to verify if the PDU
has allowed CTE type e.g. for periodic advertising synchornization.
To run CTEInfo parsing other parametrers of CTEINLINE are not relevant.
If Radio is set to disable after PDU END event the CTE sampling
will not be processed.

The commit moves the radio_df_cte_inline_set_enable function to make
it accessible even the direction finding features are disabled.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-10-07 21:36:55 -04:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: hci: Add handling of allowed CTE types for per sync create 2021-10-07 21:36:55 -04:00
include Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ll_sw Bluetooth: radio: move radio_df_cte_inline_set_enabled to radio.c 2021-10-07 21:36:55 -04:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
Kconfig Bluetooth: controller: Introduce Kconfig for Read ISO Link Quality 2021-10-04 20:48:01 -04:00
Kconfig.df Bluetooth: Controller: Fix DF for per adv chains scanning 2021-08-27 11:46:31 -04:00
Kconfig.ll_sw_split Bluetooth: Controller: Fix BT_CTLR_FAST_ENC Kconfig help text 2021-09-28 15:39:55 +02:00