Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Ddiag.c32 static void *sDiagCallbackContext; variable
57 sDiagOutputCallback(aFormat, args, sDiagCallbackContext); in diag_output()
70 sDiagCallbackContext = aContext; in otPlatDiagSetOutputCallback()