ESP-IDF
ot::ChildSupervisor::HandleNotifierEvents()
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::ChildSupervisor::HandleNotifierEvents()
ot::ChildSupervisor::HandleNotifierEvents() method
Syntax
Show:
Summary
Declaration
Definition
from
child_supervision.hpp:127
void
HandleNotifierEvents
(
Events
aEvents
)
;
Implemented in
child_supervision.cpp:130
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::DuaManager::HandleNotifierEvents()
ot::EnergyScanServer::HandleNotifierEvents()
ot::MlrManager::HandleNotifierEvents()
ot::NetworkData::Notifier::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
ChildSupervisor
::
HandleNotifierEvents
(
Events
aEvents
)
child_supervision.cpp:130
void
HandleNotifierEvents
(
Events
aEvents
)
;
child_supervision.hpp:127
Call Tree
from
examples
ot::ChildSupervisor::HandleNotifierEvents()
calls 2 functions:
All items filtered out
ot::ChildSupervisor::HandleNotifierEvents()
ot::Events::ContainsAny() const
ot::ChildSupervisor::CheckState()
All items filtered out
Data Use
from
examples
ot::ChildSupervisor::HandleNotifierEvents()
reads 3 variables:
ot::Event::kEventThreadRoleChanged
ot::Event::kEventThreadChildAdded
ot::Event::kEventThreadChildRemoved
All items filtered out
ot::ChildSupervisor::HandleNotifierEvents()
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