rflib
Data Fields
rfc_ble5ScanInitOutput_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint16_t nTxReq
 Number of transmitted AUX_SCAN_REQ, SCAN_REQ, AUX_CONNECT_REQ, or CONNECT_IND packets. More...
 
uint16_t nBackedOffReq
 Number of AUX_SCAN_REQ, SCAN_REQ, or AUX_CONNECT_REQ packets not sent due to backoff procedure. More...
 
uint16_t nRxAdvOk
 Number of ADV*_IND packets received with CRC OK and not ignored. More...
 
uint16_t nRxAdvIgnored
 Number of ADV*_IND packets received with CRC OK, but ignored. More...
 
uint16_t nRxAdvNok
 Number of ADV*_IND packets received with CRC error. More...
 
uint16_t nRxRspOk
 Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK and not ignored. More...
 
uint16_t nRxRspIgnored
 Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK, but ignored. More...
 
uint16_t nRxRspNok
 Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC error. More...
 
uint8_t nRxAdvBufFull
 Number of ADV*_IND packets received that did not fit in Rx queue. More...
 
uint8_t nRxRspBufFull
 Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received that did not fit in Rx queue. More...
 
int8_t lastRssi
 The RSSI of the last received packet (signed) More...
 
uint8_t __dummy0
 
ratmr_t timeStamp
 Time stamp of the last successfully received ADV_IND packet that was not ignored. More...
 

Field Documentation

§ nTxReq

uint16_t rfc_ble5ScanInitOutput_s::nTxReq

Number of transmitted AUX_SCAN_REQ, SCAN_REQ, AUX_CONNECT_REQ, or CONNECT_IND packets.

§ nBackedOffReq

uint16_t rfc_ble5ScanInitOutput_s::nBackedOffReq

Number of AUX_SCAN_REQ, SCAN_REQ, or AUX_CONNECT_REQ packets not sent due to backoff procedure.

§ nRxAdvOk

uint16_t rfc_ble5ScanInitOutput_s::nRxAdvOk

Number of ADV*_IND packets received with CRC OK and not ignored.

§ nRxAdvIgnored

uint16_t rfc_ble5ScanInitOutput_s::nRxAdvIgnored

Number of ADV*_IND packets received with CRC OK, but ignored.

§ nRxAdvNok

uint16_t rfc_ble5ScanInitOutput_s::nRxAdvNok

Number of ADV*_IND packets received with CRC error.

§ nRxRspOk

uint16_t rfc_ble5ScanInitOutput_s::nRxRspOk

Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK and not ignored.

§ nRxRspIgnored

uint16_t rfc_ble5ScanInitOutput_s::nRxRspIgnored

Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK, but ignored.

§ nRxRspNok

uint16_t rfc_ble5ScanInitOutput_s::nRxRspNok

Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC error.

§ nRxAdvBufFull

uint8_t rfc_ble5ScanInitOutput_s::nRxAdvBufFull

Number of ADV*_IND packets received that did not fit in Rx queue.

§ nRxRspBufFull

uint8_t rfc_ble5ScanInitOutput_s::nRxRspBufFull

Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received that did not fit in Rx queue.

§ lastRssi

int8_t rfc_ble5ScanInitOutput_s::lastRssi

The RSSI of the last received packet (signed)

§ __dummy0

uint8_t rfc_ble5ScanInitOutput_s::__dummy0

§ timeStamp

ratmr_t rfc_ble5ScanInitOutput_s::timeStamp

Time stamp of the last successfully received ADV_IND packet that was not ignored.


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale