Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2701 struct __RFC_STRUCT rfc_bleScannerOutput_s { struct
2702 uint16_t nTxScanReq; //!< Number of transmitted SCAN_REQ packets
2703 …BackedOffScanReq; //!< Number of SCAN_REQ packets not sent due to backoff procedure
2704 …dvOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2705 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2706 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2707 …canRspOk; //!< Number of SCAN_RSP packets received with CRC OK and not ignored
2708 …RxScanRspIgnored; //!< Number of SCAN_RSP packets received with CRC OK, but ignored
2709 …uint16_t nRxScanRspNok; //!< Number of SCAN_RSP packets received with CRC error
2710 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2701 struct __RFC_STRUCT rfc_bleScannerOutput_s { struct
2702 uint16_t nTxScanReq; //!< Number of transmitted SCAN_REQ packets
2703 …BackedOffScanReq; //!< Number of SCAN_REQ packets not sent due to backoff procedure
2704 …dvOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2705 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2706 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2707 …canRspOk; //!< Number of SCAN_RSP packets received with CRC OK and not ignored
2708 …RxScanRspIgnored; //!< Number of SCAN_RSP packets received with CRC OK, but ignored
2709 …uint16_t nRxScanRspNok; //!< Number of SCAN_RSP packets received with CRC error
2710 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue
[all …]