ESP-IDF
ot::Mle::MleRouter::SendAddressSolicit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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::Mle::MleRouter::SendAddressSolicit()
ot::Mle::MleRouter::SendAddressSolicit() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:609
Error
SendAddressSolicit
(
ThreadStatusTlv
::
Status
aStatus
)
;
Implemented in
mle_router.cpp:3170
Arguments
Argument
aStatus
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
MleRouter
::
SendAddressSolicit
(
ThreadStatusTlv
::
Status
aStatus
)
mle_router.cpp:3170
Error
SendAddressSolicit
(
ThreadStatusTlv
::
Status
aStatus
)
;
mle_router.hpp:609
SuccessOrExit
(
error
=
SendAddressSolicit
(
aStatus
)
)
;
mle_router.cpp:231
ot::Mle::MleRouter
ot::Mle::MleRouter::BecomeRouter()
Call Tree
from
examples
ot::Mle::MleRouter::SendAddressSolicit()
is called by 1 function and calls 3 functions:
ot::Mle::MleRouter::BecomeRouter()
All items filtered out
ot::Mle::MleRouter::SendAddressSolicit()
ot::Mle::IsRouterIdValid()
ot::Mle::Rloc16FromRouterId()
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderRloc()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::SendAddressSolicit()
reads 9 variables and writes 1 variable:
ot::kErrorNone
ot::kErrorNoBufs
ot::Mle::Mle::MessageAction::kMessageSend
ot::Mle::Mle::MessageType::kTypeAddressSolicit
ot::Mle::MleRouter::mAddressSolicitPending
ot::Mle::MleRouter::mPreviousRouterId
ot::Uri::kUriAddressSolicit
ot::InstanceLocator::GetInstance() const
ot::Message::Free()
All items filtered out
ot::Mle::MleRouter::SendAddressSolicit()
ot::Mle::MleRouter::mAddressSolicitPending
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