Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/cc2538/
Dlogging.c41 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/src/posix/platform/
Dlogging.cpp39 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/examples/platforms/simulation/
Dlogging.c47 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/examples/apps/cli/
Dmain.c134 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/examples/platforms/utils/
Ddebug_uart.c133 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/ot-br-posix/src/ncp/
Dncp_openthread.cpp310 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp231 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
/external/openthread/tests/unit/
Dtest_platform.cpp329 OT_TOOL_WEAK void otPlatLog(otLogLevel, otLogRegion, const char *, ...) in otPlatLog() function
/external/openthread/src/ncp/
Dncp_base.cpp2628 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function