ESP-IDF
ot::NetworkData::Notifier::HandleNotifierEvents()
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::NetworkData::Notifier::HandleNotifierEvents()
ot::NetworkData::Notifier::HandleNotifierEvents() method
Syntax
Show:
Summary
Declaration
Definition
from
network_data_notifier.hpp:133
void
HandleNotifierEvents
(
Events
aEvents
)
;
Implemented in
network_data_notifier.cpp:222
Arguments
Argument
aEvents
Related Functions
Found 19 other functions taking a
Events
argument:
Function
ot::Notifier::LogEvents() const
ot::NetworkData::Publisher::DnsSrpServiceEntry::HandleNotifierEvents()
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents()
ot::NetworkData::Publisher::HandleNotifierEvents()
ot::MeshCoP::JoinerRouter::HandleNotifierEvents()
ot::Mle::Mle::HandleNotifierEvents()
ot::Srp::Client::HandleNotifierEvents()
ot::AnnounceSender::HandleNotifierEvents()
ot::ChildSupervisor::HandleNotifierEvents()
ot::DuaManager::HandleNotifierEvents()
ot::EnergyScanServer::HandleNotifierEvents()
ot::MlrManager::HandleNotifierEvents()
ot::MeshCoP::BorderAgent::HandleNotifierEvents()
ot::Utils::Slaac::HandleNotifierEvents()
ot::BackboneRouter::Manager::HandleNotifierEvents()
ot::BorderRouter::RoutingManager::NetDataPeerBrTracker::HandleNotifierEvents()
ot::BorderRouter::RoutingManager::RoutePublisher::HandleNotifierEvents()
ot::BorderRouter::RoutingManager::HandleNotifierEvents()
ot::Trel::Link::HandleNotifierEvents()
Examples
References
from
examples
Code
Location
void
Notifier
::
HandleNotifierEvents
(
Events
aEvents
)
network_data_notifier.cpp:222
void
HandleNotifierEvents
(
Events
aEvents
)
;
network_data_notifier.hpp:133
Call Tree
from
examples
ot::NetworkData::Notifier::HandleNotifierEvents()
calls 4 functions:
All items filtered out
ot::NetworkData::Notifier::HandleNotifierEvents()
ot::Events::Contains() const
ot::Events::ContainsAny() const
ot::NetworkData::Notifier::SynchronizeServerData()
ot::NetworkData::Notifier::ScheduleRouterRoleUpgradeIfEligible()
All items filtered out
Data Use
from
examples
ot::NetworkData::Notifier::HandleNotifierEvents()
reads 4 variables and writes 2 variables:
ot::Event::kEventThreadRoleChanged
ot::Event::kEventThreadPartitionIdChanged
ot::Event::kEventThreadNetdataChanged
ot::Event::kEventThreadChildRemoved
All items filtered out
ot::NetworkData::Notifier::HandleNotifierEvents()
ot::NetworkData::Notifier::mNextDelay
ot::NetworkData::Notifier::mDidRequestRouterRoleUpgrade
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