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... | |
wsfMsgHdr_t hdr |