Home
last modified time | relevance | path

Searched defs:otCliOutputFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c211 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp8586 extern "C" void otCliOutputFormat(const char *aFmt, ...) in otCliOutputFormat() function