Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/api/
Dlink_api.cpp291 const uint32_t *histogram = nullptr; in otLinkGetTxIndirectRetrySuccessHistogram() local
296histogram = AsCoreType(aInstance).Get<Mac::Mac>().GetIndirectRetrySuccessHistogram(*aNumberOfEntri… in otLinkGetTxIndirectRetrySuccessHistogram()
302 return histogram; in otLinkGetTxIndirectRetrySuccessHistogram()