Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread.h1132 void otThreadSetStoreFrameCounterAhead(otInstance *aInstance, uint32_t aStoreFrameCounterAhead);
/openthread-latest/src/core/api/
Dthread_api.cpp515 void otThreadSetStoreFrameCounterAhead(otInstance *aInstance, uint32_t aStoreFrameCounterAhead) in otThreadSetStoreFrameCounterAhead() function