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