Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_LOG_SUFFIX (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/config/
Dlogging.h161 #ifndef OPENTHREAD_CONFIG_LOG_SUFFIX
162 #define OPENTHREAD_CONFIG_LOG_SUFFIX "" macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h83 #define OPENTHREAD_CONFIG_LOG_SUFFIX "" macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h141 #define OPENTHREAD_CONFIG_LOG_SUFFIX "" macro
/openthread-latest/src/core/common/
Dlog.cpp130 logString.Append("%s", OPENTHREAD_CONFIG_LOG_SUFFIX); in LogVarArgs()