ESP-IDF
ot::Notifier::LogEvents() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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::Notifier::LogEvents() const
ot::Notifier::LogEvents() const method
Syntax
Show:
Summary
Declaration
Definition
from
notifier.hpp:296
void
LogEvents
(
Events
aEvents
)
const
;
Implemented in
notifier.cpp:201
Arguments
Argument
aEvents
Related Functions
Found 19 other functions taking a
Events
argument:
Function
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::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
Scope
Referrer
void
Notifier
::
LogEvents
(
Events
aEvents
)
const
notifier.cpp:201
void
LogEvents
(
Events
aEvents
)
const
;
notifier.hpp:296
LogEvents
(
events
)
;
notifier.cpp:120
ot::Notifier
ot::Notifier::EmitEvents()
Call Tree
from
examples
ot::Notifier::LogEvents() const
is called by 1 function and calls 3 functions:
ot::Notifier::EmitEvents()
All items filtered out
ot::Notifier::LogEvents() const
ot::ToUlong()
ot::Events::GetAsFlags() const
ot::Notifier::EventToString() const
All items filtered out
Data Use
from
examples
ot::Notifier::LogEvents() const
reads 4 variables:
ot::LogLevel::kLogLevelInfo
ot::Notifier::kFlagsStringLineLimit
ot::Notifier::kFlagsStringBufferSize
ot::kBitsPerByte
All items filtered out
ot::Notifier::LogEvents() const
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