zephyr/subsys/bluetooth/controller
Piotr Pryga ecf761b4e9 Bluetooth: controller: ULL: add per sync filtering by CTE type
Follow up on changes in lower link layer to add filtering
of periodic advertisements synchronization by CTE type.

The NODE_RX_TYPE_SYNC is used to transport information that:
- Sync is established. In such situation the node_rx
  includes data related with received PDU
- Sync scanning is terminated.
In first case ULL will generate NODE_RX_TYPE_SYNC_REPORT
after sending NODE_RX_TYPE_SYNC.

Also EVENT_DONE_EXTRA_TYPE_SYNC handling has additional
execution path that terminates sync scanning if requested
by lower link layer. In other case it adjusts sync scan
window and maintains timeout as usual.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-10-07 21:36:55 -04:00
..
crypto
hal
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: controller: ULL: add per sync filtering by CTE type 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