Home
last modified time | relevance | path

Searched refs:SetMaxFrameRetriesIndirect (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/mac/
Dmac.hpp372 void SetMaxFrameRetriesIndirect(uint8_t aMaxFrameRetriesIndirect) in SetMaxFrameRetriesIndirect() function in ot::Mac::Mac
/external/openthread/src/core/api/
Dlink_api.cpp209 AsCoreType(aInstance).Get<Mac::Mac>().SetMaxFrameRetriesIndirect(aMaxFrameRetriesIndirect); in otLinkSetMaxFrameRetriesIndirect()