TI BLE5-Stack API Documentation  2.02.05.00
Data Fields
GapScan_PeriodicAdvCreateSyncParams_t Struct Reference

Periodic advertising create sync parameters structure. More...

Data Fields

uint8 advAddress [6]
 Advertiser address.
 
uint8 advAddrType
 Advertiser address type - 0x00 - public ; 0x01 - random.
 
uint8 options
 
uint16 skip
 The maximum number of periodic advertising events that can be skipped after a successful receive (Range: 0x0000 to 0x01F3)
 
uint8 syncCteType
 
uint16 syncTimeout
 Synchronization timeout for the periodic advertising train. Range: 0x000A to 0x4000 Time = N*10 ms Time Range: 100 ms to 163.84 s.
 

Detailed Description

Periodic advertising create sync parameters structure.

Field Documentation

§ options

uint8 options

Clear Bit 0 - Use the advSID, advAddrType, and advAddress parameters to determine which advertiser to listen to
Set Bit 0 - Use the Periodic Advertiser List to determine which advertiser to listen to
Clear Bit 1 - Reporting initially enabled
Set Bit 1 - Reporting initially disabled

§ syncCteType

uint8 syncCteType

Set Bit 0 - Do not sync to packets with an AoA CTE
Set Bit 1 - Do not sync to packets with an AoD CTE with 1 us slots
Set Bit 2 - Do not sync to packets with an AoD CTE with 2 us slots
Set Bit 4 - Do not sync to packets without a CTE


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale