Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dradio.cpp530 static void *sDiagCallbackContext = nullptr; variable
561 GetRadioSpinel().SetDiagOutputCallback(sDiagOutputCallback, sDiagCallbackContext); in freeDiagOutput()
569 sDiagCallbackContext = aContext; in otPlatDiagSetOutputCallback()