zephyr/subsys/bluetooth/controller
Piotr Pryga 72fde2ffc2 Bluetooth: Controller: align DF conn less mode to use PHYEND event
Connectionless mode of direction finding was based on assumption
that PDU ends when EVENTS_END is generated.

Advertiser added CTE length to IFS duration to correctly maintain
IFS between consecutive PDUs.

Scanner was using separate API to configure radio to configure
software TX/RX mode switch to use PHYEND event instead of END.
Currently every SOC that has Direction Finding Extension in
Radio peripheral uses PHYEND event to mark end of PDU.
There is no need for separate API to configure software switch.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-04 09:10:05 -05:00
..
crypto
hal
hci Bluetooth: Controller: Add CTE recv and sample in connected mode 2022-01-04 09:10:05 -05:00
include Bluetooth: controller: complete DF TX params set in conn mode 2021-12-22 12:18:17 +01:00
ll_sw Bluetooth: Controller: align DF conn less mode to use PHYEND event 2022-01-04 09:10:05 -05:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
CMakeLists.txt Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
Kconfig Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
Kconfig.df Bluetooth: controller: radio: add PHYEND delay compensation for nRF53 2022-01-04 09:10:05 -05:00
Kconfig.ll_sw_split Bluetooth: controller: Introduce preferred central conn spacing config 2021-11-22 22:23:48 -05:00