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

Periodic advertising sync establish event structure. More...

Data Fields

uint8 advAddress [6]
 Advertiser address.
 
uint8 advAddrType
 Advertiser address type:
0x00 - Public
0x01 - Random
0x02 - Public Identity Address
0x03 - Random Identity Addres.
 
uint8 advClockAccuracy
 Accuracy of the periodic advertiser's clock:
0x00 - 500 ppm
0x01 - 250 ppm
0x02 - 150 ppm
0x03 - 100 ppm
0x04 - 75 ppm
0x05 - 50 ppm
0x06 - 30 ppm
0x07 - 20 ppm.
 
uint8 advPhy
 Advertiser PHY:
0x01 - LE 1M
0x02 - LE 2M
0x03 - LE Coded.
 
uint8 advSid
 Value of the Advertising SID subfield in the ADI field of the PDU.
 
uint8 BLEEventCode
 BLE Event Code.
 
osal_event_hdr_t hdr
 OSAL Event Header.
 
uint8 opcode
 GAP type of command.
 
uint16 periodicAdvInt
 Periodic advertising interval Range: 0x0006 to 0xFFFF. Time = N * 1.25 ms (Time Range: 7.5 ms to 81.91875 s)
 
uint8 status
 Periodic advertising sync HCI status.
 
uint16 syncHandle
 Handle identifying the periodic advertising train.
 

Detailed Description

Periodic advertising sync establish event structure.


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