ESP-IDF
OPENTHREAD_CONFIG_LOG_PKT_DUMP
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
OPENTHREAD_CONFIG_LOG_PKT_DUMP
OPENTHREAD_CONFIG_LOG_PKT_DUMP macro
@def OPENTHREAD_CONFIG_LOG_PKT_DUMP Define to enable dump logs (of packets).
Syntax
Show:
Summary
Declaration
from
logging.h:117
#define
OPENTHREAD_CONFIG_LOG_PKT_DUMP
1
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_LOG_PKT_DUMP
1
logging.h:117
#if
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.cpp:149
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_CRIT
)
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:207
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_WARN
)
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:220
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_NOTE
)
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:233
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_INFO
)
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:246
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_DEBG
)
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:259
#if
OT_SHOULD_LOG
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:272
#if
OT_SHOULD_LOG
&&
OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:283
#if
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:321
#if
OPENTHREAD_CONFIG_LOG_PKT_DUMP
log.hpp:349
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_CRIT
)
&&
OPENTHREAD_CONFIG_LOG_PLATFORM
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
logging_api.cpp:125
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_WARN
)
&&
OPENTHREAD_CONFIG_LOG_PLATFORM
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
logging_api.cpp:136
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_NOTE
)
&&
OPENTHREAD_CONFIG_LOG_PLATFORM
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
logging_api.cpp:147
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_INFO
)
&&
OPENTHREAD_CONFIG_LOG_PLATFORM
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
logging_api.cpp:158
#if
OT_SHOULD_LOG_AT
(
OT_LOG_LEVEL_DEBG
)
&&
OPENTHREAD_CONFIG_LOG_PLATFORM
&&
OPENTHREAD_CONFIG_LOG_PKT_DUMP
logging_api.cpp:169
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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