Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2739 struct __RFC_STRUCT rfc_ble5ScanInitOutput_s { struct
2740 … //!< Number of transmitted AUX_SCAN_REQ, SCAN_REQ, AUX_CONNECT_REQ, or CONNECT_IND packets
2741 … Number of AUX_SCAN_REQ, SCAN_REQ, or AUX_CONNECT_REQ packets not sent due to backoff procedure
2742 …dvOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2743 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2744 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2745 … Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK and not ignored
2746 … Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK, but ignored
2747 … //!< Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC error
2748 …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.h2739 struct __RFC_STRUCT rfc_ble5ScanInitOutput_s { struct
2740 … //!< Number of transmitted AUX_SCAN_REQ, SCAN_REQ, AUX_CONNECT_REQ, or CONNECT_IND packets
2741 … Number of AUX_SCAN_REQ, SCAN_REQ, or AUX_CONNECT_REQ packets not sent due to backoff procedure
2742 …dvOk; //!< Number of ADV*_IND packets received with CRC OK and not ignored
2743 …RxAdvIgnored; //!< Number of ADV*_IND packets received with CRC OK, but ignored
2744 …uint16_t nRxAdvNok; //!< Number of ADV*_IND packets received with CRC error
2745 … Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK and not ignored
2746 … Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK, but ignored
2747 … //!< Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC error
2748 …BufFull; //!< Number of ADV*_IND packets received that did not fit in Rx queue
[all …]