Searched defs:rfc_bleAdvOutput_s (Results 1 – 2 of 2) sorted by relevance
2682 struct __RFC_STRUCT rfc_bleAdvOutput_s { struct2683 … uint16_t nTxAdvInd; //!< Number of ADV*_IND packets completely transmitted2684 …_t nTxScanRsp; //!< Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted2685 … //!< Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored2686 …< Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored2687 uint8_t nTxConnectRsp; //!< Number of AUX_CONNECT_RSP packets transmitted2688 uint16_t nRxNok; //!< Number of packets received with CRC error2689 …int16_t nRxIgnored; //!< Number of packets received with CRC OK, but ignored2690 …_t nRxBufFull; //!< Number of packets received that did not fit in Rx queue2691 int8_t lastRssi; //!< The RSSI of the last received packet (signed)[all …]