CTE type flags for limiting periodic advertising synchronization#

Defines sync CTE type flags that are used to limit what types of periodic advertisers to sync to when scanning for periodic advertising synchronization or receiving periodic advertising synchronization transfers.

Macro Definition Documentation#

SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOA#

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOA
Value:
0x1

Do not sync to packets with an AoA Constant Tone Extension


Definition at line 14078 of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_1_US#

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_1_US
Value:
0x2

Do not sync to packets with an AoD Constant Tone Extension with 1 us slots


Definition at line 14082 of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_2_US#

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_2_US
Value:
0x4

Do not sync to packets with an AoD Constant Tone Extension with 2 us slots


Definition at line 14086 of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

SL_BT_CTE_RECEIVER_SYNC_TO_CTE_ONLY#

#define SL_BT_CTE_RECEIVER_SYNC_TO_CTE_ONLY
Value:
0x10

Do not sync to packets without a Constant Tone Extension


Definition at line 14089 of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h