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

LE Advertising Report Event. More...

Data Fields

uint8 addr [B_ADDR_LEN]
 device address More...
 
uint8 addrType
 public or random address type More...
 
uint8 dataLen
 length of report data More...
 
uint8 eventType
 advertisement or scan response event type More...
 
uint8 rspData [B_MAX_ADV_LEN]
 report data given by dataLen More...
 
int8 rssi
 report RSSI More...
 

Detailed Description

LE Advertising Report Event.

Field Documentation

§ addr

uint8 addr[B_ADDR_LEN]

device address

§ addrType

uint8 addrType

public or random address type

§ dataLen

uint8 dataLen

length of report data

§ eventType

uint8 eventType

advertisement or scan response event type

§ rspData

uint8 rspData[B_MAX_ADV_LEN]

report data given by dataLen

§ rssi

int8 rssi

report RSSI


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