ESP-IDF
ot::Mle::MleRouter::SendAdvertisement()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mle::MleRouter::SendAdvertisement()
ot::Mle::MleRouter::SendAdvertisement() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:615
void
SendAdvertisement
(
void
)
;
Implemented in
mle_router.cpp:512
Examples
References
from
examples
Code
Location
Scope
Referrer
void
MleRouter
::
SendAdvertisement
(
void
)
mle_router.cpp:512
void
SendAdvertisement
(
void
)
;
mle_router.hpp:615
SendAdvertisement
(
)
;
mle_router.cpp:464
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleAdvertiseTrickleTimer()
SendAdvertisement
(
)
;
mle_router.cpp:1501
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleTimeTick()
SendAdvertisement
(
)
;
mle_router.cpp:3335
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleAddressSolicitResponse()
Call Tree
from
examples
ot::Mle::MleRouter::SendAdvertisement()
is called by 3 functions and calls 8 functions:
ot::Mle::MleRouter::HandleAdvertiseTrickleTimer()
ot::Mle::MleRouter::HandleTimeTick()
ot::Mle::MleRouter::HandleAddressSolicitResponse()
All items filtered out
ot::Mle::MleRouter::SendAdvertisement()
otPlatAssertFail()
ot::Mle::Mle::TxMessage::AppendSourceAddressTlv()
ot::Mle::Mle::TxMessage::AppendLeaderDataTlv()
ot::Mle::Mle::TxMessage::AppendRouteTlv()
ot::Mle::Mle::TxMessage::SendTo()
ot::Mle::Mle::Log()
ot::Mle::Mle::LogSendError()
ot::Ip6::Address::SetToLinkLocalAllNodesMulticast()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::SendAdvertisement()
reads 15 variables:
ot::Mle::DeviceRole::kRoleDisabled
ot::Mle::DeviceRole::kRoleDetached
ot::Mle::DeviceRole::kRoleChild
ot::Mle::DeviceRole::kRoleRouter
ot::Mle::DeviceRole::kRoleLeader
ot::Mle::Command::kCommandAdvertisement
ot::kErrorNone
ot::kErrorNoBufs
ot::Mle::Mle::IsAttaching() const
ot::Mle::Mle::MessageAction::kMessageSend
ot::Mle::Mle::MessageType::kTypeAdvertisement
ot::Mle::Mle::mRole
ot::Mle::MleRouter::mAddressSolicitPending
ot::Message::Free()
ot::Mle::Mle::NewMleMessage()
All items filtered out
ot::Mle::MleRouter::SendAdvertisement()
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