Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac.hpp357 …void SetMaxFrameRetriesDirect(uint8_t aMaxFrameRetriesDirect) { mMaxFrameRetriesDirect = aMaxFrame… in SetMaxFrameRetriesDirect() function in ot::Mac::Mac
/external/openthread/src/core/api/
Dlink_api.cpp197 AsCoreType(aInstance).Get<Mac::Mac>().SetMaxFrameRetriesDirect(aMaxFrameRetriesDirect); in otLinkSetMaxFrameRetriesDirect()