ESP-IDF
ot::RouterTable::GetPathCost() const
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::RouterTable::GetPathCost() const
ot::RouterTable::GetPathCost() const method
Returns the minimum mesh path cost to the given RLOC16
Syntax
Show:
Summary
Declaration
Definition
from
router_table.hpp:161
uint8_t
GetPathCost
(
uint16_t
aDestRloc16
)
const
;
Implemented in
router_table.cpp:381
Arguments
Argument
Description
aDestRloc16
The RLOC16 of destination
Return value
The minimum mesh path cost to @p aDestRloc16 (via direct link or forwarding).
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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