Searched defs:rfc_bleMasterSlaveOutput_s (Results 1 – 2 of 2) sorted by relevance
2643 struct __RFC_STRUCT rfc_bleMasterSlaveOutput_s { struct2644 … //!< \brief Total number of packets (including auto-empty and retransmissions) that have been2646 … //!< Total number of transmitted packets (including auto-empty) that have been ACK'ed2647 … //!< Number of unique LL control packets from the Tx queue that have been transmitted2648 … //!< Number of LL control packets from the Tx queue that have been finished (ACK'ed)2649 … //!< \brief Number of LL control packets that have been ACK'ed and where an ACK has been sent in2651 uint8_t nTxRetrans; //!< Number of retransmissions that has been done2652 …ne; //!< Number of packets from the Tx queue that have been finished (ACK'ed)2653 … //!< Number of packets that have been received with payload, CRC OK and not ignored2654 … //!< Number of LL control packets that have been received with CRC OK and not ignored[all …]