Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac.hpp357 …void SetMaxFrameRetriesDirect(uint8_t aMaxFrameRetriesDirect) { mMaxFrameRetriesDirect = aMaxFrame… in SetMaxFrameRetriesDirect()
/external/openthread/src/core/api/
Dlink_api.cpp195 void otLinkSetMaxFrameRetriesDirect(otInstance *aInstance, uint8_t aMaxFrameRetriesDirect) in otLinkSetMaxFrameRetriesDirect()