ESP-IDF
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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::HandleChildUpdateRequestOnParent()
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:600
void
HandleChildUpdateRequestOnParent
(
RxInfo
&
aRxInfo
)
;
Implemented in
mle_router.cpp:2092
Arguments
Argument
aRxInfo
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::HandleAdvertisementOnFtd()
ot::Mle::MleRouter::HandleParentRequest()
ot::Mle::MleRouter::HandleChildIdRequest()
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
void
MleRouter
::
HandleChildUpdateRequestOnParent
(
RxInfo
&
aRxInfo
)
mle_router.cpp:2092
void
HandleChildUpdateRequestOnParent
(
RxInfo
&
aRxInfo
)
;
mle_router.hpp:600
Call Tree
from
examples
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
calls 28 functions:
All items filtered out
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
ot::TimerMilli::GetNow()
ot::Mle::DeviceMode::DeviceMode()
ot::Mle::DeviceMode::Get() const
ot::Mle::DeviceMode::IsRxOnWhenIdle() const
ot::Mle::LeaderData::GetDataVersion() const
ot::Mle::RxChallenge::Clear()
ot::Mle::RxChallenge::IsEmpty() const
ot::Mle::Mle::TlvList::TlvList()
ot::Ip6::Address::GetIid() const
ot::Ip6::MessageInfo::GetPeerAddr() const
ot::Child::GetTimeout() const
ot::Child::SetTimeout()
ot::Child::SetNetworkDataVersion()
ot::Child::SetSupervisionInterval()
ot::Mle::ChannelTlvValue::ChannelTlvValue()
ot::Mle::ChannelTlvValue::GetChannel() const
ot::Mle::Mle::TlvList::Add()
ot::Mle::Mle::TlvList::AddElementsFrom()
ot::Mle::Mle::RxMessage::ReadModeTlv() const
ot::Mle::Mle::RxMessage::ReadChallengeTlv() const
ot::Mle::Mle::RxMessage::ReadTlvRequestTlv() const
ot::Mle::Mle::RxMessage::ReadLeaderDataTlv() const
ot::Mle::Mle::Log()
ot::Mle::Mle::LogProcessError()
ot::Mle::MleRouter::SendChildUpdateResponse()
ot::Mle::MleRouter::ProcessAddressRegistrationTlv()
ot::Ip6::InterfaceIdentifier::ConvertToExtAddress() const
ot::Child::SetDeviceMode()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
reads 34 variables and writes 1 variable:
ot::LogLevel::kLogLevelNote
ot::kErrorNone
ot::kErrorParse
ot::kErrorNotFound
ot::Mle::Mle::MessageAction::kMessageReceive
ot::Mle::Mle::MessageType::kTypeChildUpdateRequestOfChild
ot::Mle::Mle::RxInfo::Class::kPeerMessage
ot::Mle::Mle::RxInfo::mMessage
ot::Mle::Mle::RxInfo::mMessageInfo
ot::Mle::MleRouter::kChildSupervisionDefaultIntervalForOlderVersion
ot::CslTxScheduler::ChildInfo::IsCslSynchronized() const
ot::CslTxScheduler::ChildInfo::SetCslSynchronized()
ot::CslTxScheduler::ChildInfo::SetCslChannel()
ot::CslTxScheduler::ChildInfo::SetCslTimeout()
ot::kThreadVersion1p3
ot::Neighbor::IsStateValid() const
ot::Neighbor::GetDeviceMode() const
ot::Neighbor::IsRxOnWhenIdle() const
ot::Neighbor::GetNetworkDataType() const
ot::Neighbor::SetLastHeard()
ot::Neighbor::GetRloc16() const
ot::Neighbor::GetVersion() const
ot::Mle::Tlv::Type::kSourceAddress
ot::Mle::Tlv::Type::kMode
ot::Mle::Tlv::Type::kTimeout
ot::Mle::Tlv::Type::kResponse
ot::Mle::Tlv::Type::kLinkFrameCounter
ot::Mle::Tlv::Type::kMleFrameCounter
ot::Mle::Tlv::Type::kLeaderData
ot::Mle::Tlv::Type::kLinkMargin
ot::Mle::Tlv::Type::kStatus
ot::Mle::Tlv::Type::kAddressRegistration
ot::Mle::Tlv::Type::kSupervisionInterval
ot::Mle::Tlv::Type::kCslClockAccuracy
All items filtered out
ot::Mle::MleRouter::HandleChildUpdateRequestOnParent()
ot::Mle::Mle::RxInfo::mClass
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