Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2723 struct __RFC_STRUCT rfc_bleInitiatorOutput_s { struct
2724 …_t nTxConnectReq; //!< Number of transmitted CONNECT_IND (CONNECT_REQ) packets
2725 …vOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2726 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2727 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2728 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue
2729 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)
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2723 struct __RFC_STRUCT rfc_bleInitiatorOutput_s { struct
2724 …_t nTxConnectReq; //!< Number of transmitted CONNECT_IND (CONNECT_REQ) packets
2725 …vOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2726 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2727 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2728 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue
2729 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)