ESP-IDF
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges
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
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges field
Syntax
Show:
Summary
Declaration
from
network_diagnostic_tlvs.hpp:1041
uint16_t
mParentChanges
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mParentChanges
;
// Number of time device changed its parent.
network_diagnostic_tlvs.hpp:1041
mParentChanges
=
BigEndian
::
HostSwap16
(
aMleCounters
.
mParentChanges
)
;
network_diagnostic_tlvs.cpp:119
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
aDiagMleCounters
.
mParentChanges
=
BigEndian
::
HostSwap16
(
mParentChanges
)
;
network_diagnostic_tlvs.cpp:138
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Read() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges
is written by 1 function and is read by 1 function:
ot::NetworkDiagnostic::MleCountersTlv::Init()
All items filtered out
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges
ot::NetworkDiagnostic::MleCountersTlv::Read() const
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