ESP-IDF
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
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::Mle::MleRouter::HandleChildUpdateResponseOnParent()
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:601
void
HandleChildUpdateResponseOnParent
(
RxInfo
&
aRxInfo
)
;
Implemented in
mle_router.cpp:2310
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::HandleChildUpdateRequestOnParent()
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
::
HandleChildUpdateResponseOnParent
(
RxInfo
&
aRxInfo
)
mle_router.cpp:2310
void
HandleChildUpdateResponseOnParent
(
RxInfo
&
aRxInfo
)
;
mle_router.hpp:601
Call Tree
from
examples
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
calls 18 functions:
All items filtered out
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
ot::TimerMilli::GetNow()
ot::Mle::LeaderData::GetDataVersion() const
ot::Mle::RxChallenge::Clear()
ot::Mle::RxChallenge::IsEmpty() const
ot::Mle::IsRouterRloc16()
ot::Ip6::MessageInfo::GetPeerAddr() const
ot::Neighbor::GetRloc16() const
ot::Child::SetTimeout()
ot::Child::SetNetworkDataVersion()
ot::Child::GetChallenge() const
ot::Child::SetSupervisionInterval()
ot::Mle::RxChallenge::operator() const
ot::Mle::Mle::RxMessage::ReadResponseTlv() const
ot::Mle::Mle::RxMessage::ReadLeaderDataTlv() const
ot::Mle::Mle::Log()
ot::Mle::Mle::LogProcessError()
ot::Mle::MleRouter::ProcessAddressRegistrationTlv()
ot::Mle::MleRouter::SetChildStateToValid()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
reads 23 variables and writes 1 variable:
ot::Message::GetAverageRss() const
ot::kErrorNone
ot::kErrorParse
ot::kErrorSecurity
ot::kErrorNotFound
ot::Mle::Mle::MessageAction::kMessageReceive
ot::Mle::Mle::MessageType::kTypeChildUpdateResponseOfChild
ot::Mle::Mle::MessageType::kTypeChildUpdateResponseOfUnknownChild
ot::Mle::Mle::RxInfo::Class::kAuthoritativeMessage
ot::Mle::Mle::RxInfo::Class::kPeerMessage
ot::Mle::Mle::RxInfo::mMessage
ot::Mle::Mle::RxInfo::mMessageInfo
ot::Mle::Mle::RxInfo::mKeySequence
ot::Mle::Mle::RxInfo::mNeighbor
ot::Neighbor::IsStateValid() const
ot::Neighbor::GetNetworkDataType() const
ot::Neighbor::SetKeySequence()
ot::Neighbor::SetLastHeard()
ot::Neighbor::SetLinkAckFrameCounter()
ot::Neighbor::SetMleFrameCounter()
ot::Neighbor::GetRloc16() const
ot::Mle::StatusTlv::Status::kError
ot::Mle::MleRouter::RemoveNeighbor()
All items filtered out
ot::Mle::MleRouter::HandleChildUpdateResponseOnParent()
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