Searched refs:otLinkGetTxDirectRetrySuccessHistogram (Results 1 – 3 of 3) sorted by relevance
919 const uint32_t *otLinkGetTxDirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEnt…
282 const uint32_t *otLinkGetTxDirectRetrySuccessHistogram(otInstance *aInstance, uint8_t *aNumberOfEnt… in otLinkGetTxDirectRetrySuccessHistogram() function
2845 histogramDirect = otLinkGetTxDirectRetrySuccessHistogram(mInstance, &histogramDirectEntries); in HandlePropertyGet()