LE advertising report event. More...
#include <hci_api.h>
| Data Fields | |
| wsfMsgHdr_t | hdr | 
| Event header.  More... | |
| uint8_t * | pData | 
| advertising or scan response data.  More... | |
| uint8_t | len | 
| length of advertising or scan response data.  More... | |
| int8_t | rssi | 
| RSSI.  More... | |
| uint8_t | eventType | 
| Advertising event type.  More... | |
| uint8_t | addrType | 
| Address type.  More... | |
| bdAddr_t | addr | 
| Device address.  More... | |
| uint8_t | directAddrType | 
| Direct advertising address type.  More... | |
| bdAddr_t | directAddr | 
| Direct advertising address.  More... | |
| wsfMsgHdr_t hdr |