ESP-IDF
ot::NetworkDiagnostic::MleCountersTlv::mLeaderRole
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
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::mLeaderRole
ot::NetworkDiagnostic::MleCountersTlv::mLeaderRole field
Syntax
Show:
Summary
Declaration
from
network_diagnostic_tlvs.hpp:1037
uint16_t
mLeaderRole
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mLeaderRole
;
// Number of times device entered leader role.
network_diagnostic_tlvs.hpp:1037
mLeaderRole
=
BigEndian
::
HostSwap16
(
aMleCounters
.
mLeaderRole
)
;
network_diagnostic_tlvs.cpp:115
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
aDiagMleCounters
.
mLeaderRole
=
BigEndian
::
HostSwap16
(
mLeaderRole
)
;
network_diagnostic_tlvs.cpp:134
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::mLeaderRole
is written by 1 function and is read by 1 function:
ot::NetworkDiagnostic::MleCountersTlv::Init()
All items filtered out
ot::NetworkDiagnostic::MleCountersTlv::mLeaderRole
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