Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/simulation/
Dtrel.c407 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat() function
Dradio.c200 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat() function
/external/openthread/src/cli/
Dcli.cpp8461 extern "C" void otCliOutputFormat(const char *aFmt, ...) in otCliOutputFormat() function