ESP-IDF
otNetworkDiagMleCounters::mDisabledRole
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
otNetworkDiagMleCounters::mDisabledRole
otNetworkDiagMleCounters::mDisabledRole field
Syntax
Show:
Summary
Declaration
from
netdiag.h:154
uint16_t
mDisabledRole
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mDisabledRole
;
///< Number of times device entered disabled role.
netdiag.h:154
{
&
otNetworkDiagMleCounters
::
mDisabledRole
,
"DisabledRole"
}
,
cli.cpp:8098
ot::Cli::Interpreter
ot::Cli::Interpreter::OutputNetworkDiagMleCounters()
aDiagMleCounters
.
mDisabledRole
=
BigEndian
::
HostSwap16
(
mDisabledRole
)
;
network_diagnostic_tlvs.cpp:130
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Read() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otNetworkDiagMleCounters::mDisabledRole
is written by 1 function:
ot::NetworkDiagnostic::MleCountersTlv::Read() const
All items filtered out
otNetworkDiagMleCounters::mDisabledRole
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