Searched refs:otLinkSetMaxFrameRetriesIndirect (Results 1 – 4 of 4) sorted by relevance
636 void otLinkSetMaxFrameRetriesIndirect(otInstance *aInstance, uint8_t aMaxFrameRetriesIndirect);
207 void otLinkSetMaxFrameRetriesIndirect(otInstance *aInstance, uint8_t aMaxFrameRetriesIndirect) in otLinkSetMaxFrameRetriesIndirect() function
331 otLinkSetMaxFrameRetriesIndirect(mInstance, maxFrameRetriesIndirect); in HandlePropertySet()
7012 …ror = ProcessGetSet(aArgs + 2, otLinkGetMaxFrameRetriesIndirect, otLinkSetMaxFrameRetriesIndirect); in Process()