ESP-IDF
otNetworkDiagMleCounters::mChildTime
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
otNetworkDiagMleCounters::mChildTime
otNetworkDiagMleCounters::mChildTime field
Syntax
Show:
Summary
Declaration
from
netdiag.h:166
uint64_t
mChildTime
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint64_t
mChildTime
;
///< Milliseconds device has been in child role.
netdiag.h:166
{
&
otNetworkDiagMleCounters
::
mChildTime
,
"ChildTime"
}
,
cli.cpp:8113
ot::Cli::Interpreter
ot::Cli::Interpreter::OutputNetworkDiagMleCounters()
aDiagMleCounters
.
mChildTime
=
BigEndian
::
HostSwap64
(
mChildTime
)
;
network_diagnostic_tlvs.cpp:142
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::mChildTime
is written by 1 function:
ot::NetworkDiagnostic::MleCountersTlv::Read() const
All items filtered out
otNetworkDiagMleCounters::mChildTime
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