CTE type flags for limiting periodic advertising synchronizationCTE Receiver

Macros

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOA   0x1
 
#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_1_US   0x2
 
#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_2_US   0x4
 
#define SL_BT_CTE_RECEIVER_SYNC_TO_CTE_ONLY   0x10
 

Detailed Description

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   0x1

Do not sync to packets with an AoA Constant Tone Extension

◆ SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_1_US

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_1_US   0x2

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

◆ SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_2_US

#define SL_BT_CTE_RECEIVER_DO_NOT_SYNC_TO_AOD_2_US   0x4

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

◆ SL_BT_CTE_RECEIVER_SYNC_TO_CTE_ONLY

#define SL_BT_CTE_RECEIVER_SYNC_TO_CTE_ONLY   0x10

Do not sync to packets without a Constant Tone Extension