zephyr/subsys/bluetooth/controller
Piotr Pryga 8a5a88ce96 Bluetooth: controller: LLL: Add peek extra_data related with lll_adv_sync
Configuration of CTE for transmission is stored in extra_date member
of a lll_adv_sync object. PDUs in periodic advertising chain share the
same CTE configuration, so there is single instance of the extra_data.
To configure CTE transmission for every PDU in periodic advertising
chain a new function was introduced to peek extra_data instance without
peeking new PDU.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-08-07 20:50:03 -04:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: Controller: Fix resolving index from being overwritten 2021-08-04 10:36:46 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: controller: LLL: Add peek extra_data related with lll_adv_sync 2021-08-07 20:50:03 -04:00
ticker Bluetooth: controller: Add ticker_yield_abs interface 2021-06-14 15:19:33 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Warn when building experimental features 2021-07-10 14:53:26 -04:00
Kconfig Bluetooth: Controller: Fix corrupt AD data after directed advertising 2021-07-26 15:29:55 +02:00
Kconfig.df Bluetooth: controller: Add conf max num of PDUs with CTE in per adv chain 2021-08-07 20:50:03 -04:00
Kconfig.ll_sw_split Bluetooth: Controller: Disable scan unreserved for LOW_LAT option 2021-07-20 13:35:49 +02:00