Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dlogging.h107 void otLogNotePlat(const char *aFormat, ...) OT_TOOL_PRINTF_STYLE_FORMAT_ARG_CHECK(1, 2);
/openthread-latest/src/core/api/
Dlogging_api.cpp84 void otLogNotePlat(const char *aFormat, ...) in otLogNotePlat() function
/openthread-latest/examples/platforms/simulation/
Dinfra_if.c45 #define LOG(...) otLogNotePlat("[infra-if] "__VA_ARGS__)