Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dnetif.cpp278 static bool sIsSyncingState = false; variable
556 sIsSyncingState = true; in UpdateLink()
1123 if (sIsSyncingState) in processNetifLinkEvent()
1127 sIsSyncingState = false; in processNetifLinkEvent()