ESP-IDF
ot::Router::Info::SetFrom()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Router::Info::SetFrom()
ot::Router::Info::SetFrom() method
Sets the `Info` instance from a given `Router`.
Syntax
Show:
Summary
Declaration
Definition
from
router.hpp:62
void
SetFrom
(
const
Router
&
aRouter
)
;
Implemented in
router.cpp:40
Arguments
Argument
Description
aRouter
A router.
Related Functions
Found 8 other functions taking a
Router
argument:
Function
Description
ot::RouterTable::GetLinkCost() const
Returns the link cost for a neighboring router.
ot::RouterTable::RemoveRouter()
ot::RouterTable::RemoveRouterLink()
Removes a router link.
ot::RouterTable::FindNextHopOf() const
Finds the router that is the next hop of a given router.
ot::Mle::MleRouter::SendAddressSolicitResponse()
ot::RouterTable::FindNextHopOf()
Finds the router that is the next hop of a given router.
ot::Mle::MleRouter::RemoveRouterLink()
Invalidates a direct link to a neighboring router (due to failed link-layer acks).
ot::NetworkDiagnostic::RouterNeighborTlv::InitFrom()
Initializes the TLV using information from a given `Router`.
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