Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp2204 static constexpr uint16_t kFrameCounterGuard = 1000; in RestoreProperties() local
2207 otLinkGetFrameCounter(mInstance) + kFrameCounterGuard)); in RestoreProperties()