Home
last modified time | relevance | path

Searched defs:rfc_bleMasterSlaveOutput_s (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2643 struct __RFC_STRUCT rfc_bleMasterSlaveOutput_s { struct
2644 … //!< \brief Total number of packets (including auto-empty and retransmissions) that have been
2646 … //!< Total number of transmitted packets (including auto-empty) that have been ACK'ed
2647 … //!< Number of unique LL control packets from the Tx queue that have been transmitted
2648 … //!< 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 in
2651 uint8_t nTxRetrans; //!< Number of retransmissions that has been done
2652 …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 ignored
2654 … //!< Number of LL control packets that have been received with CRC OK and not ignored
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2643 struct __RFC_STRUCT rfc_bleMasterSlaveOutput_s { struct
2644 … //!< \brief Total number of packets (including auto-empty and retransmissions) that have been
2646 … //!< Total number of transmitted packets (including auto-empty) that have been ACK'ed
2647 … //!< Number of unique LL control packets from the Tx queue that have been transmitted
2648 … //!< 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 in
2651 uint8_t nTxRetrans; //!< Number of retransmissions that has been done
2652 …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 ignored
2654 … //!< Number of LL control packets that have been received with CRC OK and not ignored
[all …]