Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dthread_api.cpp517 return AsCoreType(aInstance).Get<Mle::Mle>().SetStoreFrameCounterAhead(aStoreFrameCounterAhead); in otThreadSetStoreFrameCounterAhead()
/openthread-latest/src/core/thread/
Dmle.hpp696 void SetStoreFrameCounterAhead(uint32_t aStoreFrameCounterAhead) in SetStoreFrameCounterAhead() function in ot::Mle::Mle