ESP-IDF
ot::Mle::MleRouter::HandleTimeTick()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::HandleTimeTick()
ot::Mle::MleRouter::HandleTimeTick() method
Syntax
Show:
Summary
Declaration
Definition
from
mle_router.hpp:647
void
HandleTimeTick
(
void
)
;
Implemented in
mle_router.cpp:1466
Examples
References
from
examples
Code
Location
void
MleRouter
::
HandleTimeTick
(
void
)
mle_router.cpp:1466
void
HandleTimeTick
(
void
)
;
mle_router.hpp:647
Call Tree
from
examples
ot::Mle::MleRouter::HandleTimeTick()
calls 7 functions:
All items filtered out
ot::Mle::MleRouter::HandleTimeTick()
IgnoreError()
otPlatAssertFail()
ot::Mle::MleRouter::IsRouterEligible() const
ot::Mle::MleRouter::BecomeRouter()
ot::Mle::MleRouter::RouterRoleTransition::HandleTimeTick()
ot::Mle::MleRouter::SendAdvertisement()
ot::Mle::MleRouter::SynchronizeChildNetworkData()
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::HandleTimeTick()
reads 18 variables and writes 1 variable:
ot::LogLevel::kLogLevelNote
ot::LogLevel::kLogLevelInfo
ot::Mle::DeviceRole::kRoleDisabled
ot::Mle::DeviceRole::kRoleDetached
ot::Mle::DeviceRole::kRoleChild
ot::Mle::DeviceRole::kRoleRouter
ot::Mle::DeviceRole::kRoleLeader
ot::TimeTicker::Receiver::kMleRouter
ot::Mle::Mle::IsFullThreadDevice() const
ot::Mle::Mle::AttachMode::kSamePartition
ot::Mle::Mle::AttachMode::kDowngradeToReed
ot::Mle::Mle::mRole
ot::ThreadStatusTlv::Status::kTooFewRouters
ot::Mle::MleRouter::mPreviousPartitionIdTimeout
ot::Mle::MleRouter::mRouterRoleTransition
ot::Mle::Mle::BecomeDetached()
ot::Mle::Mle::Attach()
ot::Mle::Mle::InformPreviousChannel()
All items filtered out
ot::Mle::MleRouter::HandleTimeTick()
ot::Mle::MleRouter::mPreviousPartitionIdTimeout
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