Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp825 …static constexpr uint32_t kDefaultStoreFrameCounterAhead = OPENTHREAD_CONFIG_STORE_FRAME_COUNTER_A… member in ot::Mle::Mle
Dmle.cpp76 , mStoreFrameCounterAhead(kDefaultStoreFrameCounterAhead) in Mle()