Home
last modified time | relevance | path

Searched defs:otPlatLog (Results 1 – 9 of 9) sorted by relevance

/openthread-2.7.6/examples/platforms/cc2538/
Dlogging.c41 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/src/posix/platform/
Dlogging.cpp39 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/examples/platforms/simulation/
Dlogging.c55 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/examples/apps/cli/
Dmain.c157 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/examples/platforms/utils/
Ddebug_uart.c133 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/src/core/common/
Dlogging.cpp323 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/tests/fuzz/
Dfuzzer_platform.cpp231 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/openthread-2.7.6/tests/unit/
Dtest_platform.cpp479 void otPlatLog(otLogLevel, otLogRegion, const char *, ...) in otPlatLog() function
/openthread-2.7.6/src/ncp/
Dncp_base.cpp2580 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function