TI BLE5-Stack API Documentation  9.14.00
Data Fields
BLEAppUtil_GapScan_Evt_AdvRpt_t Struct Reference

Data Fields

uint8_t addr [B_ADDR_LEN]
 Address of the advertising device. More...
 
uint8_t addrType
 Public, random, public ID, random ID, or anonymous. More...
 
uint8_t advSid
 SID (0x00-0x0f) of the advertising PDU. 0xFF means no ADI field in the PDU. More...
 
uint16_t dataLen
 Length of the data. More...
 
uint8_t directAddr [B_ADDR_LEN]
 TargetA address. More...
 
uint8_t directAddrType
 Type of TargetA address in the directed advertising PDU. More...
 
uint8_t evtType
 
uint8_t * pData
 Pointer to advertising or scan response data. More...
 
uint16_t periodicAdvInt
 Periodic advertising interval. 0 means no periodic advertising. More...
 
uint8_t primPhy
 PHY of the primary advertising channel. More...
 
int8_t rssi
 -127 dBm <= RSSI <= 20 dBm More...
 
uint8_t secPhy
 PHY of the secondary advertising channel. More...
 
int8_t txPower
 -127 dBm <= TX power <= 126 dBm More...
 

Field Documentation

§ addr

uint8_t addr[B_ADDR_LEN]

Address of the advertising device.

§ addrType

uint8_t addrType

Public, random, public ID, random ID, or anonymous.

§ advSid

uint8_t advSid

SID (0x00-0x0f) of the advertising PDU. 0xFF means no ADI field in the PDU.

§ dataLen

uint16_t dataLen

Length of the data.

§ directAddr

uint8_t directAddr[B_ADDR_LEN]

TargetA address.

§ directAddrType

uint8_t directAddrType

Type of TargetA address in the directed advertising PDU.

§ evtType

uint8_t evtType

Bits 0 to 4 indicate connectable, scannable, directed, scan response, and legacy respectively

§ pData

uint8_t* pData

Pointer to advertising or scan response data.

§ periodicAdvInt

uint16_t periodicAdvInt

Periodic advertising interval. 0 means no periodic advertising.

§ primPhy

uint8_t primPhy

PHY of the primary advertising channel.

§ rssi

int8_t rssi

-127 dBm <= RSSI <= 20 dBm

§ secPhy

uint8_t secPhy

PHY of the secondary advertising channel.

§ txPower

int8_t txPower

-127 dBm <= TX power <= 126 dBm


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