Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dlink_api.cpp310 … uint32_t *otLinkGetTxDirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEntries) in otLinkGetTxDirectRetrySuccessHistogram()
317 …int32_t *otLinkGetTxIndirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEntries) in otLinkGetTxIndirectRetrySuccessHistogram()
/openthread-latest/src/core/mac/
Dmac.cpp2259 const uint32_t *Mac::GetDirectRetrySuccessHistogram(uint8_t &aNumberOfEntries) in GetDirectRetrySuccessHistogram()
2274 const uint32_t *Mac::GetIndirectRetrySuccessHistogram(uint8_t &aNumberOfEntries) in GetIndirectRetrySuccessHistogram()