ESP-IDF
kEventActiveDatasetChanged
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kEventActiveDatasetChanged
kEventActiveDatasetChanged value
Syntax
Show:
Summary
Declaration
from
notifier.hpp:95
kEventActiveDatasetChanged
=
OT_CHANGED_ACTIVE_DATASET
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kEventActiveDatasetChanged
=
OT_CHANGED_ACTIVE_DATASET
,
///< Active Dataset changed
notifier.hpp:95
if
(
aEvents
.
Contains
(
kEventActiveDatasetChanged
)
)
announce_sender.cpp:188
ot::AnnounceSender
ot::AnnounceSender::HandleNotifierEvents()
Get
<
Notifier
>
(
)
.
Signal
(
IsActiveDataset
(
)
?
kEventActiveDatasetChanged
:
kEventPendingDatasetChanged
)
;
dataset_manager.cpp:398
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::SignalDatasetChange() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kEventActiveDatasetChanged
is read by 2 functions:
All items filtered out
kEventActiveDatasetChanged
ot::AnnounceSender::HandleNotifierEvents()
ot::MeshCoP::DatasetManager::SignalDatasetChange() 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