Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dlink_api.cpp287 … uint32_t *otLinkGetTxDirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEntries) in otLinkGetTxDirectRetrySuccessHistogram()
294 …int32_t *otLinkGetTxIndirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEntries) in otLinkGetTxIndirectRetrySuccessHistogram()
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.cpp2136 const uint32_t *Mac::GetDirectRetrySuccessHistogram(uint8_t &aNumberOfEntries) in GetDirectRetrySuccessHistogram()
2151 const uint32_t *Mac::GetIndirectRetrySuccessHistogram(uint8_t &aNumberOfEntries) in GetIndirectRetrySuccessHistogram()