LE periodic advertising report. More...
#include <hci_api.h>
| Data Fields | |
| wsfMsgHdr_t | hdr | 
| Event header.  More... | |
| uint16_t | syncHandle | 
| Sync handle.  More... | |
| uint8_t | txPower | 
| Tx power.  More... | |
| uint8_t | rssi | 
| RSSI.  More... | |
| uint8_t | unused | 
| Intended to be used in a future feature.  More... | |
| uint8_t | status | 
| Data status.  More... | |
| uint16_t | len | 
| Data buffer length.  More... | |
| uint8_t * | pData | 
| Data buffer.  More... | |
| wsfMsgHdr_t hdr |