Searched refs:otLinkGetMaxFrameRetriesIndirect (Results 1 – 4 of 4) sorted by relevance
628 uint8_t otLinkGetMaxFrameRetriesIndirect(otInstance *aInstance);
202 uint8_t otLinkGetMaxFrameRetriesIndirect(otInstance *aInstance) in otLinkGetMaxFrameRetriesIndirect() function
322 return mEncoder.WriteUint8(otLinkGetMaxFrameRetriesIndirect(mInstance)); in HandlePropertyGet()
7012 …error = ProcessGetSet(aArgs + 2, otLinkGetMaxFrameRetriesIndirect, otLinkSetMaxFrameRetriesIndirec… in Process()