ESP-IDF
ot::kMaxLogStringSize
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::kMaxLogStringSize
ot::kMaxLogStringSize variable
Syntax
Show:
Summary
Declaration
from
log.hpp:78
constexpr
uint16_t
kMaxLogStringSize
=
OPENTHREAD_CONFIG_LOG_MAX_SIZE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
constexpr
uint16_t
kMaxLogStringSize
=
OPENTHREAD_CONFIG_LOG_MAX_SIZE
;
///< Max size of log string
log.hpp:78
String
<
kMaxLogStringSize
>
string
;
mesh_forwarder.cpp:1841
ot::MeshForwarder
ot::MeshForwarder::LogIp6Message()
String
<
kMaxLogStringSize
>
string
;
mesh_forwarder_ftd.cpp:858
ot::MeshForwarder
ot::MeshForwarder::LogMeshFragmentHeader()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::kMaxLogStringSize
is read by 2 functions:
All items filtered out
ot::kMaxLogStringSize
ot::MeshForwarder::LogIp6Message()
ot::MeshForwarder::LogMeshFragmentHeader()
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