rflib
Data Fields
rfc_bleInitiatorOutput_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint8_t nTxConnectReq
 Number of transmitted CONNECT_IND (CONNECT_REQ) packets. More...
 
uint8_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...
 
uint8_t nRxAdvBufFull
 Number of ADV*_IND 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 received ADV*_IND packet that caused transmission of CONNECT_IND (CONNECT_REQ) More...
 

Field Documentation

§ nTxConnectReq

uint8_t rfc_bleInitiatorOutput_s::nTxConnectReq

Number of transmitted CONNECT_IND (CONNECT_REQ) packets.

§ nRxAdvOk

uint8_t rfc_bleInitiatorOutput_s::nRxAdvOk

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

§ nRxAdvIgnored

uint16_t rfc_bleInitiatorOutput_s::nRxAdvIgnored

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

§ nRxAdvNok

uint16_t rfc_bleInitiatorOutput_s::nRxAdvNok

Number of ADV*_IND packets received with CRC error.

§ nRxAdvBufFull

uint8_t rfc_bleInitiatorOutput_s::nRxAdvBufFull

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

§ lastRssi

int8_t rfc_bleInitiatorOutput_s::lastRssi

The RSSI of the last received packet (signed)

§ timeStamp

ratmr_t rfc_bleInitiatorOutput_s::timeStamp

Time stamp of the received ADV*_IND packet that caused transmission of CONNECT_IND (CONNECT_REQ)


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