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