Home
last modified time | relevance | path

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

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