zephyr/subsys/bluetooth/controller
Piotr Pryga ca26e7a3f7 Bluetooth: controller: Fix wrong CTE type in per adv report
The Bluetooth Core spec 5.2 requires to provide CTE type in
periodic advertising report.
The implementation of le_per_adv_sync_report assigned
value zero to be default CTE type. The assigned value
in Bluetooth Core spec 5.2 means "AoA Constant Tone
Extension". In case there is no CTE attached to periodic
advertising PDU, CTE type should contain value 0xFF.

This commit fixes the issue.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-08-03 13:58:51 +02:00
..
crypto
hal
hci Bluetooth: controller: Fix wrong CTE type in per adv report 2021-08-03 13:58:51 +02:00
include
ll_sw Bluetooth: controller: Add init and reset of LLL per adv in lll_adv.c 2021-08-03 13:16:10 +02:00
ticker
util
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
Kconfig.ll_sw_split Bluetooth: Controller: Disable scan unreserved for LOW_LAT option 2021-07-20 13:35:49 +02:00