LE connection IQ report. More...
#include <hci_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
Event header. More... | |
uint16_t | handle |
Connection handle. More... | |
uint8_t | rxPhy |
Rx Phy. More... | |
uint8_t | dataChIdx |
Data Channel Index. More... | |
int16_t | rssi |
RSSI. More... | |
uint8_t | rssiAntennaId |
RSSI Antenna ID. More... | |
uint8_t | cteType |
CTE Type. More... | |
uint8_t | slotDurations |
Slot Durations. More... | |
uint8_t | pktStatus |
Packet Status. More... | |
uint16_t | connEvtCnt |
Connection Event Counter. More... | |
uint8_t | sampleCnt |
Sample Count. More... | |
int8_t * | pISample |
List of I Samples. More... | |
int8_t * | pQSample |
List of Q Samples. More... | |
wsfMsgHdr_t hdr |