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

Periodic advertising report event structure. More...

Data Fields

uint8 BLEEventCode
 BLE Event Code.
 
uint8 cteType
 0x00 AoA CTE
0x01 - AoD CTE with 1us slots
0x02 - AoD CTE with 2us slots
0xFF - No CTE
 
uint8 dataLen
 Length of the Data field (Range: 0 to 247)
 
uint8 dataStatus
 0x00 - Data complete
0x01 - Data incomplete, more data to come
0x02 - Data incomplete, data truncated, no more to come
 
osal_event_hdr_t hdr
 OSAL Event Header.
 
uint8 opcode
 GAP type of command.
 
uint8 * pData
 Data received from a Periodic Advertising packet.
 
int8 rssi
 RSSI value for the received packet (Range: -127 to +20 dBm); If the packet contains CTE, this value is not available.
 
uint16 syncHandle
 Handle identifying the periodic advertising train.
 
int8 txPower
 Tx Power information (Range: -127 to +20 dBm)
 

Detailed Description

Periodic advertising report 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