rflib
Data Fields
rfc_bleScannerOutput_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint16_t nTxScanReq
 Number of transmitted SCAN_REQ packets. More...
 
uint16_t nBackedOffScanReq
 Number of SCAN_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 nRxScanRspOk
 Number of SCAN_RSP packets received with CRC OK and not ignored. More...
 
uint16_t nRxScanRspIgnored
 Number of SCAN_RSP packets received with CRC OK, but ignored. More...
 
uint16_t nRxScanRspNok
 Number of SCAN_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 nRxScanRspBufFull
 Number of SCAN_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

§ nTxScanReq

uint16_t rfc_bleScannerOutput_s::nTxScanReq

Number of transmitted SCAN_REQ packets.

§ nBackedOffScanReq

uint16_t rfc_bleScannerOutput_s::nBackedOffScanReq

Number of SCAN_REQ packets not sent due to backoff procedure.

§ nRxAdvOk

uint16_t rfc_bleScannerOutput_s::nRxAdvOk

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

§ nRxAdvIgnored

uint16_t rfc_bleScannerOutput_s::nRxAdvIgnored

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

§ nRxAdvNok

uint16_t rfc_bleScannerOutput_s::nRxAdvNok

Number of ADV*_IND packets received with CRC error.

§ nRxScanRspOk

uint16_t rfc_bleScannerOutput_s::nRxScanRspOk

Number of SCAN_RSP packets received with CRC OK and not ignored.

§ nRxScanRspIgnored

uint16_t rfc_bleScannerOutput_s::nRxScanRspIgnored

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

§ nRxScanRspNok

uint16_t rfc_bleScannerOutput_s::nRxScanRspNok

Number of SCAN_RSP packets received with CRC error.

§ nRxAdvBufFull

uint8_t rfc_bleScannerOutput_s::nRxAdvBufFull

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

§ nRxScanRspBufFull

uint8_t rfc_bleScannerOutput_s::nRxScanRspBufFull

Number of SCAN_RSP packets received that did not fit in Rx queue.

§ lastRssi

int8_t rfc_bleScannerOutput_s::lastRssi

The RSSI of the last received packet (signed)

§ __dummy0

uint8_t rfc_bleScannerOutput_s::__dummy0

§ timeStamp

ratmr_t rfc_bleScannerOutput_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-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale