ESP-IDF
ot::MeshCoP::BorderAgent::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::MeshCoP::BorderAgent::HandleNotifierEvents()
ot::MeshCoP::BorderAgent::HandleNotifierEvents() method
Syntax
Show:
Summary
Declaration
Definition
from
border_agent.hpp:284
void
HandleNotifierEvents
(
Events
aEvents
)
;
Implemented in
border_agent.cpp:294
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::NetworkData::Notifier::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
BorderAgent
::
HandleNotifierEvents
(
Events
aEvents
)
border_agent.cpp:294
void
HandleNotifierEvents
(
Events
aEvents
)
;
border_agent.hpp:284
Call Tree
from
examples
ot::MeshCoP::BorderAgent::HandleNotifierEvents()
calls 3 functions:
All items filtered out
ot::MeshCoP::BorderAgent::HandleNotifierEvents()
ot::MeshCoP::BorderAgent::Start()
ot::Events::ContainsAny() const
ot::MeshCoP::BorderAgent::Stop()
All items filtered out
Data Use
from
examples
ot::MeshCoP::BorderAgent::HandleNotifierEvents()
reads 8 variables:
otPskc::m8
ot::MeshCoP::BorderAgent::State::kStateStopped
ot::MeshCoP::BorderAgent::mState
ot::MeshCoP::BorderAgent::mUsingEphemeralKey
ot::Event::kEventThreadRoleChanged
ot::Event::kEventPskcChanged
ot::Event::kEventCommissionerStateChanged
ot::Pskc::kSize
All items filtered out
ot::MeshCoP::BorderAgent::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