Home
last modified time | relevance | path

Searched refs:mTxDirectRetrySuccess (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dmac.hpp817 …uint32_t mTxDirectRetrySuccess[OPENTHREAD_CONFIG_MAC_RETRY_SUCCESS_HISTOGRAM_MAX_SIZE_COUNT_DIRECT… member
Dmac.cpp1463 mRetryHistogram.mTxDirectRetrySuccess[mLinks.GetTransmitRetries()]++; in HandleTransmitDone()
2270 return mRetryHistogram.mTxDirectRetrySuccess; in GetDirectRetrySuccessHistogram()