Mistake on this page?
Report an issue in GitHub or email us
Data Fields
hciLeExtAdvReportEvt_t Struct Reference

LE extended advertising report. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint16_t eventType
 Event type. More...
 
uint8_t addrType
 Address type. More...
 
bdAddr_t addr
 Address. More...
 
uint8_t priPhy
 Primary PHY. More...
 
uint8_t secPhy
 Secondary PHY. More...
 
uint8_t advSid
 Advertising SID. More...
 
int8_t txPower
 Tx Power. More...
 
int8_t rssi
 RSSI. More...
 
int16_t perAdvInter
 Periodic advertising interval. More...
 
uint8_t directAddrType
 Directed address type. More...
 
bdAddr_t directAddr
 Directed address. More...
 
uint16_t len
 Data buffer length. More...
 
uint8_t * pData
 Data buffer. More...
 

Detailed Description

LE extended advertising report.

Definition at line 205 of file hci_api.h.

Field Documentation

bdAddr_t addr

Address.

Definition at line 210 of file hci_api.h.

uint8_t addrType

Address type.

Definition at line 209 of file hci_api.h.

uint8_t advSid

Advertising SID.

Definition at line 213 of file hci_api.h.

bdAddr_t directAddr

Directed address.

Definition at line 218 of file hci_api.h.

uint8_t directAddrType

Directed address type.

Definition at line 217 of file hci_api.h.

uint16_t eventType

Event type.

Definition at line 208 of file hci_api.h.

Event header.

Definition at line 207 of file hci_api.h.

uint16_t len

Data buffer length.

Definition at line 219 of file hci_api.h.

uint8_t* pData

Data buffer.

Definition at line 220 of file hci_api.h.

int16_t perAdvInter

Periodic advertising interval.

Definition at line 216 of file hci_api.h.

uint8_t priPhy

Primary PHY.

Definition at line 211 of file hci_api.h.

int8_t rssi

RSSI.

Definition at line 215 of file hci_api.h.

uint8_t secPhy

Secondary PHY.

Definition at line 212 of file hci_api.h.

int8_t txPower

Tx Power.

Definition at line 214 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.