ESP-IDF
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::Publisher::PrefixEntry::HandleNotifierEvents()
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents() method
Syntax
Show:
Summary
Declaration
Definition
from
network_data_publisher.hpp:455
void
HandleNotifierEvents
(
Events
aEvents
)
;
Implemented in
network_data_publisher.cpp:835
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::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::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
Publisher
::
PrefixEntry
::
HandleNotifierEvents
(
Events
aEvents
)
network_data_publisher.cpp:835
void
HandleNotifierEvents
(
Events
aEvents
)
;
network_data_publisher.hpp:455
Call Tree
from
examples
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents()
calls 2 functions:
All items filtered out
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents()
ot::Events::ContainsAny() const
ot::NetworkData::Publisher::PrefixEntry::Process()
All items filtered out
Data Use
from
examples
ot::NetworkData::Publisher::PrefixEntry::HandleNotifierEvents()
reads 2 variables:
ot::Event::kEventThreadRoleChanged
ot::Event::kEventThreadNetdataChanged
All items filtered out
ot::NetworkData::Publisher::PrefixEntry::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