Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dlogging.h131 OT_LOG_REGION_CORE = 16, ///< OpenThread Core enumerator
/openthread-latest/src/core/common/
Dlog.cpp131 otPlatLog(aLogLevel, OT_LOG_REGION_CORE, "%s", logString.AsCString()); in LogVarArgs()
/openthread-latest/src/ncp/
Dncp_base.cpp704 case OT_LOG_REGION_CORE: in ConvertLogRegion()