Home
last modified time | relevance | path

Searched defs:aMaxFrameRetriesDirect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.hpp359 …void SetMaxFrameRetriesDirect(uint8_t aMaxFrameRetriesDirect) { mMaxFrameRetriesDirect = aMaxFrame… in SetMaxFrameRetriesDirect()
/aosp_15_r20/external/openthread/src/core/api/
H A Dlink_api.cpp172 void otLinkSetMaxFrameRetriesDirect(otInstance *aInstance, uint8_t aMaxFrameRetriesDirect) in otLinkSetMaxFrameRetriesDirect()