Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dradio.cpp534 static void handleDiagOutput(const char *aFormat, va_list aArguments, void *aContext) in handleDiagOutput() function
554 GetRadioSpinel().SetDiagOutputCallback(handleDiagOutput, nullptr); in setDiagOutput()