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