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