ESP-IDF
OT_LOG_REGION_CORE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_LOG_REGION_CORE
OT_LOG_REGION_CORE value
Syntax
Show:
Summary
Declaration
from
logging.h:131
OT_LOG_REGION_CORE
=
16
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_LOG_REGION_CORE
=
16
,
///< OpenThread Core
logging.h:131
otPlatLog
(
aLogLevel
,
OT_LOG_REGION_CORE
,
"%s"
,
logString
.
AsCString
(
)
)
;
log.cpp:131
ot::Logger
ot::Logger::LogVarArgs()
case
OT_LOG_REGION_CORE
:
ncp_base.cpp:698
ot::Ncp::NcpBase
ot::Ncp::NcpBase::ConvertLogRegion()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_LOG_REGION_CORE
is read by 2 functions:
All items filtered out
OT_LOG_REGION_CORE
ot::Logger::LogVarArgs()
ot::Ncp::NcpBase::ConvertLogRegion()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out