ESP-IDF
otMleCounters::mDetachedRole
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
otMleCounters::mDetachedRole
otMleCounters::mDetachedRole field
Syntax
Show:
Summary
Declaration
from
thread.h:172
uint16_t
mDetachedRole
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mDetachedRole
;
///< Number of times device entered OT_DEVICE_ROLE_DETACHED role.
thread.h:172
{
&
otMleCounters
::
mDetachedRole
,
"Role Detached"
}
,
cli.cpp:2330
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
mCounters
.
mDetachedRole
++
;
mle.cpp:298
ot::Mle::Mle
ot::Mle::Mle::SetRole()
mDetachedRole
=
BigEndian
::
HostSwap16
(
aMleCounters
.
mDetachedRole
)
;
network_diagnostic_tlvs.cpp:112
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otMleCounters::mDetachedRole
is written by 1 function and is read by 2 functions:
ot::Mle::Mle::SetRole()
All items filtered out
otMleCounters::mDetachedRole
ot::Mle::Mle::SetRole()
ot::NetworkDiagnostic::MleCountersTlv::Init()
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