Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2682 struct __RFC_STRUCT rfc_bleAdvOutput_s { struct
2683 … uint16_t nTxAdvInd; //!< Number of ADV*_IND packets completely transmitted
2684 …_t nTxScanRsp; //!< Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted
2685 … //!< Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored
2686 …< Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored
2687 uint8_t nTxConnectRsp; //!< Number of AUX_CONNECT_RSP packets transmitted
2688 uint16_t nRxNok; //!< Number of packets received with CRC error
2689 …int16_t nRxIgnored; //!< Number of packets received with CRC OK, but ignored
2690 …_t nRxBufFull; //!< Number of packets received that did not fit in Rx queue
2691 int8_t lastRssi; //!< The RSSI of the last received packet (signed)
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2682 struct __RFC_STRUCT rfc_bleAdvOutput_s { struct
2683 … uint16_t nTxAdvInd; //!< Number of ADV*_IND packets completely transmitted
2684 …_t nTxScanRsp; //!< Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted
2685 … //!< Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored
2686 …< Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored
2687 uint8_t nTxConnectRsp; //!< Number of AUX_CONNECT_RSP packets transmitted
2688 uint16_t nRxNok; //!< Number of packets received with CRC error
2689 …int16_t nRxIgnored; //!< Number of packets received with CRC OK, but ignored
2690 …_t nRxBufFull; //!< Number of packets received that did not fit in Rx queue
2691 int8_t lastRssi; //!< The RSSI of the last received packet (signed)
[all …]