zephyr/subsys/bluetooth/controller
Piotr Pryga 39c535fef8 Bluetooth: controller: Make per adv filtering by CTE cond compilable
The filtering of periodic advertisements by scanner may be not needed
in certain situations e.g. while use of periodic advertising by BT ISO.
To make the code smaller and avoid execution of not needed code the
functionality will be conditionally compilable. It may be enabled
or disabled by use of CONFIG_BT_CTLR_SYNC_PERIODIC_CTE_TYPE_FILTERING
Kconfig option.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-10-07 21:36:55 -04: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: Make per adv filtering by CTE cond compilable 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: controller: Make per adv filtering by CTE cond compilable 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: Make per adv filtering by CTE cond compilable 2021-10-07 21:36:55 -04:00
Kconfig.df Bluetooth: controller: Add per sync filt by CTE type for SOC w/o DFE 2021-10-07 21:36:55 -04:00
Kconfig.ll_sw_split Bluetooth: controller: Add per sync filt by CTE type for SOC w/o DFE 2021-10-07 21:36:55 -04:00