Searched defs:rfc_bleInitiatorOutput_s (Results 1 – 2 of 2) sorted by relevance
2723 struct __RFC_STRUCT rfc_bleInitiatorOutput_s { struct2724 …_t nTxConnectReq; //!< Number of transmitted CONNECT_IND (CONNECT_REQ) packets2725 …vOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored2726 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored2727 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error2728 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue2729 int8_t lastRssi; //!< The RSSI of the last received packet (signed)2730 … Time stamp of the received ADV*_IND packet that caused transmission of CONNECT_IND (CONNECT_REQ)