Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dsystem.cpp69 static void processStateChange(otChangedFlags aFlags, void *aContext) in processStateChange() function
252 SuccessOrDie(otSetStateChangedCallback(gInstance, processStateChange, gInstance)); in platformSetUp()