ESP-IDF
ot::Mle::MleRouter::HandleChildStart()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::HandleChildStart()
ot::Mle::MleRouter::HandleChildStart() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:591
void
HandleChildStart
(
AttachMode
aMode
)
;
Implemented in
mle_router.cpp:312
Arguments
Argument
aMode
Examples
References
from
examples
Code
Location
void
MleRouter
::
HandleChildStart
(
AttachMode
aMode
)
mle_router.cpp:312
void
HandleChildStart
(
AttachMode
aMode
)
;
mle_router.hpp:591
Call Tree
from
examples
ot::Mle::MleRouter::HandleChildStart()
calls 9 functions:
All items filtered out
ot::Mle::MleRouter::HandleChildStart()
ot::Mle::IsRouterIdValid()
IgnoreError()
ot::Mle::MleRouter::BecomeRouter()
ot::Mle::MleRouter::SetRouterId()
ot::Mle::MleRouter::RouterRoleTransition::StartTimeout()
ot::Mle::MleRouter::SendAddressRelease()
ot::Mle::MleRouter::StopLeader()
ot::Mle::MleRouter::HasChildren()
ot::Mle::MleRouter::RemoveChildren()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::HandleChildStart()
reads 13 variables and writes 1 variable:
ot::Mle::kInvalidRouterId
ot::TimeTicker::Receiver::kMleRouter
ot::Mle::Mle::AttachMode::kAnyPartition
ot::Mle::Mle::AttachMode::kSamePartition
ot::Mle::Mle::AttachMode::kBetterPartition
ot::Mle::Mle::AttachMode::kDowngradeToReed
ot::Mle::Mle::AttachMode::kBetterParent
ot::Mle::Mle::IsAnnounceAttach() const
ot::ThreadStatusTlv::Status::kHaveChildIdRequest
ot::ThreadStatusTlv::Status::kParentPartitionChange
ot::Mle::MleRouter::mRouterEligible
ot::Mle::MleRouter::mPreviousRouterId
ot::Mle::MleRouter::mRouterRoleTransition
All items filtered out
ot::Mle::MleRouter::HandleChildStart()
ot::Mle::MleRouter::mAddressSolicitRejected
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