Searched refs:otLinkGetMaxFrameRetriesDirect (Results 1 – 4 of 4) sorted by relevance
611 uint8_t otLinkGetMaxFrameRetriesDirect(otInstance *aInstance);
190 uint8_t otLinkGetMaxFrameRetriesDirect(otInstance *aInstance) in otLinkGetMaxFrameRetriesDirect() function
6990 … error = ProcessGetSet(aArgs + 2, otLinkGetMaxFrameRetriesDirect, otLinkSetMaxFrameRetriesDirect); in Process()
448 return mEncoder.WriteUint8(otLinkGetMaxFrameRetriesDirect(mInstance)); in HandlePropertyGet()