ESP-IDF
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() const
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::ChildTableEntry::GetLinkQuality() const
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() const method
The Link Quality value.
Syntax
Show:
Summary
Declaration
from
network_diagnostic_tlvs.hpp:513
LinkQuality
GetLinkQuality
(
void
)
const
;
Return value
The Link Quality value.
Examples
References
from
examples
Code
Location
Scope
Referrer
LinkQuality
GetLinkQuality
(
void
)
const
network_diagnostic_tlvs.hpp:513
aChildInfo
.
mLinkQuality
=
entry
.
GetLinkQuality
(
)
;
mesh_diag.cpp:574
ot::Utils::MeshDiag::ChildIterator
ot::Utils::MeshDiag::ChildIterator::GetNextChildInfo()
childInfo
->
mLinkQuality
=
entry
.
GetLinkQuality
(
)
;
network_diagnostic.cpp:1187
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
Call Tree
from
examples
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() const
is called by 2 functions and calls 1 function:
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
ot::Utils::MeshDiag::ChildIterator::GetNextChildInfo()
All items filtered out
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() const
ot::NetworkDiagnostic::ChildTableEntry::GetTimeoutChildId() const
All items filtered out
Data Use
from
examples
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() const
reads 2 variables:
ot::NetworkDiagnostic::ChildTableEntry::kLqiOffset
ot::NetworkDiagnostic::ChildTableEntry::kLqiMask
All items filtered out
ot::NetworkDiagnostic::ChildTableEntry::GetLinkQuality() 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