ESP-IDF
ot::Mle::MleRouter::HandleAdvertisementOnFtd()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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::Mle::MleRouter::HandleAdvertisementOnFtd()
ot::Mle::MleRouter::HandleAdvertisementOnFtd() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:597
Error
HandleAdvertisementOnFtd
(
RxInfo
&
aRxInfo
,
uint16_t
aSourceAddress
,
const
LeaderData
&
aLeaderData
)
;
Implemented in
mle_router.cpp:1146
Arguments
Argument
aRxInfo
aSourceAddress
aLeaderData
Related Functions
Found 26 other functions taking a
RxInfo
argument:
Function
ot::Mle::Mle::ProcessKeySequence()
ot::Mle::Mle::InitNeighbor()
ot::Mle::MleRouter::HandleLinkAccept()
ot::Mle::MleRouter::ProcessRouteTlv()
ot::Mle::Mle::HandleLeaderData()
ot::Mle::MleRouter::ProcessAddressRegistrationTlv()
ot::Mle::MleRouter::SendLinkAccept()
ot::Mle::Mle::HandleAdvertisement()
ot::Mle::Mle::HandleChildIdResponse()
ot::Mle::Mle::HandleChildUpdateRequest()
ot::Mle::Mle::HandleChildUpdateRequestOnChild()
ot::Mle::Mle::HandleChildUpdateResponse()
ot::Mle::Mle::HandleChildUpdateResponseOnChild()
ot::Mle::Mle::HandleDataResponse()
ot::Mle::Mle::HandleParentResponse()
ot::Mle::Mle::HandleAnnounce()
ot::Mle::MleRouter::HandleLinkRequest()
ot::Mle::MleRouter::HandleLinkAcceptAndRequest()
ot::Mle::MleRouter::HandleParentRequest()
ot::Mle::MleRouter::HandleChildIdRequest()
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
ot::Mle::MleRouter::HandleDataRequest()
ot::Mle::MleRouter::HandleDiscoveryRequest()
ot::Mle::MleRouter::ReadAndProcessRouteTlvOnFtdChild()
ot::Mle::DiscoverScanner::HandleDiscoveryResponse() const
Examples
References
from
examples
Code
Location
Error
MleRouter
::
HandleAdvertisementOnFtd
(
RxInfo
&
aRxInfo
,
uint16_t
aSourceAddress
,
const
LeaderData
&
aLeaderData
)
mle_router.cpp:1146
Error
HandleAdvertisementOnFtd
(
RxInfo
&
aRxInfo
,
uint16_t
aSourceAddress
,
const
LeaderData
&
aLeaderData
)
;
mle_router.hpp:597
Call Tree
from
examples
ot::Mle::MleRouter::HandleAdvertisementOnFtd()
calls 17 functions:
All items filtered out
ot::Mle::MleRouter::HandleAdvertisementOnFtd()
ot::TimerMilli::GetNow()
ot::Mle::DeviceMode::DeviceMode()
ot::Mle::LeaderData::GetPartitionId() const
ot::Mle::LeaderData::GetLeaderRouterId() const
ot::Mle::RouterIdFromRloc16()
ot::Mle::Rloc16FromRouterId()
ot::Mle::IsRouterRloc16()
ot::Mle::Mle::RxInfo::IsNeighborStateValid() const
ot::Neighbor::GetRloc16() const
ot::Mle::RouteTlv::GetRouterIdSequence() const
IgnoreError()
ot::Mle::Mle::RxMessage::ReadRouteTlv() const
ot::Mle::MleRouter::RemoveNeighbor()
ot::Mle::MleRouter::RouterRoleTransition::StartTimeout()
ot::Mle::MleRouter::ProcessRouteTlv()
ot::Mle::MleRouter::ShouldDowngrade() const
ot::Mle::RouteTlv::IsValid() const
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::HandleAdvertisementOnFtd()
reads 37 variables:
ot::LogLevel::kLogLevelInfo
ot::Mle::DeviceMode::kModeRxOnWhenIdle
ot::Mle::DeviceMode::kModeFullThreadDevice
ot::Mle::DeviceMode::kModeFullNetworkData
ot::Message::GetAverageRss() const
ot::kErrorNone
ot::kErrorDrop
ot::kErrorNoRoute
ot::kErrorParse
ot::kErrorDetached
ot::kErrorNotFound
ot::kErrorLinkMarginLow
ot::Mle::Mle::IsChild() const
ot::Mle::Mle::IsRouter() const
ot::Mle::Mle::GetLeaderId() const
ot::Mle::Mle::AttachMode::kBetterPartition
ot::Mle::Mle::RxInfo::mMessage
ot::Mle::Mle::RxInfo::mNeighbor
ot::Mle::MleRouter::kLinkRequestMinMargin
ot::Mle::MleRouter::kPartitionMergeMinMargin
ot::Mle::MleRouter::mPreviousPartitionRouterIdSequence
ot::Mle::MleRouter::mPreviousPartitionIdTimeout
ot::Mle::MleRouter::mPreviousPartitionId
ot::Mle::MleRouter::mRouterRoleTransition
ot::Tlv::SetLength()
ot::Neighbor::State::kStateLinkRequest
ot::Neighbor::IsStateLinkRequest() const
ot::Neighbor::IsStateValid() const
ot::Neighbor::SetDeviceMode()
ot::Neighbor::SetLastHeard()
ot::Neighbor::GetRloc16() const
ot::Neighbor::SetRloc16()
ot::Mle::Mle::BecomeDetached()
ot::Mle::Mle::Attach()
ot::Mle::Mle::InitNeighbor()
ot::Mle::MleRouter::SendLinkRequest()
ot::Neighbor::SetState()
All items filtered out
ot::Mle::MleRouter::HandleAdvertisementOnFtd()
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