Searched refs:otLinkSetMaxFrameRetriesDirect (Results 1 – 4 of 4) sorted by relevance
619 void otLinkSetMaxFrameRetriesDirect(otInstance *aInstance, uint8_t aMaxFrameRetriesDirect);
195 void otLinkSetMaxFrameRetriesDirect(otInstance *aInstance, uint8_t aMaxFrameRetriesDirect) in otLinkSetMaxFrameRetriesDirect() function
6990 … error = ProcessGetSet(aArgs + 2, otLinkGetMaxFrameRetriesDirect, otLinkSetMaxFrameRetriesDirect); in Process()
457 otLinkSetMaxFrameRetriesDirect(mInstance, maxFrameRetriesDirect); in HandlePropertySet()