ESP-IDF
ot::NetworkDiagnostic::MleCountersTlv::Init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::NetworkDiagnostic::MleCountersTlv::Init()
ot::NetworkDiagnostic::MleCountersTlv::Init() method
Initializes the TLV.
Syntax
Show:
Summary
Declaration
Definition
from
network_diagnostic_tlvs.hpp:1014
void
Init
(
const
Mle
::
Counters
&
aMleCounters
)
;
Implemented in
network_diagnostic_tlvs.cpp:106
Arguments
Argument
Description
aMleCounters
The MLE counters to initialize the TLV with.
Examples
References
from
examples
Code
Location
Scope
Referrer
void
MleCountersTlv
::
Init
(
const
Mle
::
Counters
&
aMleCounters
)
network_diagnostic_tlvs.cpp:106
void
Init
(
const
Mle
::
Counters
&
aMleCounters
)
;
network_diagnostic_tlvs.hpp:1014
tlv
.
Init
(
Get
<
Mle
::
Mle
>
(
)
.
GetCounters
(
)
)
;
network_diagnostic.cpp:306
ot::NetworkDiagnostic::Server
ot::NetworkDiagnostic::Server::AppendDiagTlv()
Call Tree
from
examples
ot::NetworkDiagnostic::MleCountersTlv::Init()
is called by 1 function and calls 2 functions:
ot::NetworkDiagnostic::Server::AppendDiagTlv()
All items filtered out
ot::NetworkDiagnostic::MleCountersTlv::Init()
ot::BigEndian::HostSwap16()
ot::BigEndian::HostSwap64()
All items filtered out
Data Use
from
examples
ot::NetworkDiagnostic::MleCountersTlv::Init()
reads 18 variables and writes 15 variables:
otMleCounters::mDisabledRole
otMleCounters::mDetachedRole
otMleCounters::mChildRole
otMleCounters::mRouterRole
otMleCounters::mLeaderRole
otMleCounters::mAttachAttempts
otMleCounters::mPartitionIdChanges
otMleCounters::mBetterPartitionAttachAttempts
otMleCounters::mDisabledTime
otMleCounters::mDetachedTime
otMleCounters::mChildTime
otMleCounters::mRouterTime
otMleCounters::mLeaderTime
otMleCounters::mTrackedTime
otMleCounters::mParentChanges
ot::NetworkDiagnostic::Tlv::Type::kMleCounters
ot::NetworkDiagnostic::Tlv::SetType()
ot::Tlv::SetLength()
All items filtered out
ot::NetworkDiagnostic::MleCountersTlv::Init()
ot::NetworkDiagnostic::MleCountersTlv::mDisabledRole
ot::NetworkDiagnostic::MleCountersTlv::mDetachedRole
ot::NetworkDiagnostic::MleCountersTlv::mChildRole
ot::NetworkDiagnostic::MleCountersTlv::mRouterRole
ot::NetworkDiagnostic::MleCountersTlv::mLeaderRole
ot::NetworkDiagnostic::MleCountersTlv::mAttachAttempts
ot::NetworkDiagnostic::MleCountersTlv::mPartitionIdChanges
ot::NetworkDiagnostic::MleCountersTlv::mBetterPartitionAttachAttempts
ot::NetworkDiagnostic::MleCountersTlv::mParentChanges
ot::NetworkDiagnostic::MleCountersTlv::mTrackedTime
ot::NetworkDiagnostic::MleCountersTlv::mDisabledTime
ot::NetworkDiagnostic::MleCountersTlv::mDetachedTime
ot::NetworkDiagnostic::MleCountersTlv::mChildTime
ot::NetworkDiagnostic::MleCountersTlv::mRouterTime
ot::NetworkDiagnostic::MleCountersTlv::mLeaderTime
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