Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dthread_api.cpp515 void otThreadSetStoreFrameCounterAhead(otInstance *aInstance, uint32_t aStoreFrameCounterAhead) in otThreadSetStoreFrameCounterAhead()
/openthread-latest/src/core/thread/
Dmle.hpp696 void SetStoreFrameCounterAhead(uint32_t aStoreFrameCounterAhead) in SetStoreFrameCounterAhead()