ESP-IDF
ot::NetworkDiagnostic::MleCountersTlv::mPartitionIdChanges
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::mPartitionIdChanges
ot::NetworkDiagnostic::MleCountersTlv::mPartitionIdChanges field
Syntax
Show:
Summary
Declaration
from
network_diagnostic_tlvs.hpp:1039
uint16_t
mPartitionIdChanges
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mPartitionIdChanges
;
// Number of changes to partition ID.
network_diagnostic_tlvs.hpp:1039
mPartitionIdChanges
=
BigEndian
::
HostSwap16
(
aMleCounters
.
mPartitionIdChanges
)
;
network_diagnostic_tlvs.cpp:117
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
aDiagMleCounters
.
mPartitionIdChanges
=
BigEndian
::
HostSwap16
(
mPartitionIdChanges
)
;
network_diagnostic_tlvs.cpp:136
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::mPartitionIdChanges
is written by 1 function and is read by 1 function:
ot::NetworkDiagnostic::MleCountersTlv::Init()
All items filtered out
ot::NetworkDiagnostic::MleCountersTlv::mPartitionIdChanges
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