Searched refs:otLinkGetTxIndirectRetrySuccessHistogram (Results 1 – 3 of 3) sorted by relevance
954 const uint32_t *otLinkGetTxIndirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfE…
289 const uint32_t *otLinkGetTxIndirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfE… in otLinkGetTxIndirectRetrySuccessHistogram() function
2839 …histogramIndirect = otLinkGetTxIndirectRetrySuccessHistogram(mInstance, &histogramIndirectEntries); in HandlePropertyGet()