rflib
Data Fields
rfc_bleAdvOutput_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint16_t nTxAdvInd
 Number of ADV*_IND packets completely transmitted. More...
 
uint8_t nTxScanRsp
 Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted. More...
 
uint8_t nRxScanReq
 Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored. More...
 
uint8_t nRxConnectReq
 Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored. More...
 
uint8_t nTxConnectRsp
 Number of AUX_CONNECT_RSP packets transmitted. More...
 
uint16_t nRxNok
 Number of packets received with CRC error. More...
 
uint16_t nRxIgnored
 Number of packets received with CRC OK, but ignored. More...
 
uint8_t nRxBufFull
 Number of packets received that did not fit in Rx queue. More...
 
int8_t lastRssi
 The RSSI of the last received packet (signed) More...
 
ratmr_t timeStamp
 Time stamp of the last received packet. More...
 

Field Documentation

§ nTxAdvInd

uint16_t rfc_bleAdvOutput_s::nTxAdvInd

Number of ADV*_IND packets completely transmitted.

§ nTxScanRsp

uint8_t rfc_bleAdvOutput_s::nTxScanRsp

Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted.

§ nRxScanReq

uint8_t rfc_bleAdvOutput_s::nRxScanReq

Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored.

§ nRxConnectReq

uint8_t rfc_bleAdvOutput_s::nRxConnectReq

Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored.

§ nTxConnectRsp

uint8_t rfc_bleAdvOutput_s::nTxConnectRsp

Number of AUX_CONNECT_RSP packets transmitted.

§ nRxNok

uint16_t rfc_bleAdvOutput_s::nRxNok

Number of packets received with CRC error.

§ nRxIgnored

uint16_t rfc_bleAdvOutput_s::nRxIgnored

Number of packets received with CRC OK, but ignored.

§ nRxBufFull

uint8_t rfc_bleAdvOutput_s::nRxBufFull

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

§ lastRssi

int8_t rfc_bleAdvOutput_s::lastRssi

The RSSI of the last received packet (signed)

§ timeStamp

ratmr_t rfc_bleAdvOutput_s::timeStamp

Time stamp of the last received packet.


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