zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek e9cece87bb Bluetooth: controller: Add definitions for AdvA and TargetA offsets
Both AdvA and TargetA have constant offset in extended header so it
makes sense to have dedicated definitions for those numbers.
AdvA is always placed at the beginning on extended header while TargetA
follows AdvA directly. There are no PDUs without AdvA and with only
TargetA.

Offsets of other fields depends on extended header contents and thus
are non constant.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-12-04 23:08:15 -05:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
hci Bluetooth: controller: Add ext_hdr member to pdu_adv_com_ext_adv 2020-12-04 23:08:15 -05:00
include Bluetooth: controller: Use proper handle in advertising events 2020-12-04 16:31:44 -05:00
ll_sw Bluetooth: controller: Add definitions for AdvA and TargetA offsets 2020-12-04 23:08:15 -05:00
ticker Bluetooth: controller: Fix skipped single-shot ticker failure callback 2020-11-26 15:47:02 +01:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig Bluetooth: controller: BIG create sends empty BIS PDUs (ULL) 2020-12-04 17:09:33 +01:00
Kconfig.df Bluetooth: controller: Add Direction Finding specific KConfig 2020-11-26 13:14:17 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Implements ULL handling for BIG create command 2020-12-04 17:09:33 +01:00