ESP-IDF
otMleCounters::mRouterRole
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otMleCounters::mRouterRole
otMleCounters::mRouterRole field
Syntax
Show:
Summary
Declaration
from
thread.h:174
uint16_t
mRouterRole
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mRouterRole
;
///< Number of times device entered OT_DEVICE_ROLE_ROUTER role.
thread.h:174
{
&
otMleCounters
::
mRouterRole
,
"Role Router"
}
,
cli.cpp:2332
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
mCounters
.
mRouterRole
++
;
mle.cpp:304
ot::Mle::Mle
ot::Mle::Mle::SetRole()
mRouterRole
=
BigEndian
::
HostSwap16
(
aMleCounters
.
mRouterRole
)
;
network_diagnostic_tlvs.cpp:114
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otMleCounters::mRouterRole
is written by 1 function and is read by 2 functions:
ot::Mle::Mle::SetRole()
All items filtered out
otMleCounters::mRouterRole
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