ESP-IDF
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
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
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const method
Indicates whether or not a valid network is present in the Active Operational Dataset.
Syntax
Show:
Summary
Declaration
Definition
from
dataset_manager.hpp:359
bool
IsCommissioned
(
void
)
const
;
Implemented in
dataset_manager.cpp:861
Return value
TRUE if a valid network is present in the Active Dataset. FALSE if a valid network is not present in the Active Dataset.
Examples
References
from
examples
Code
Location
bool
ActiveDatasetManager
::
IsCommissioned
(
void
)
const
dataset_manager.cpp:861
bool
IsCommissioned
(
void
)
const
;
dataset_manager.hpp:359
Call Tree
from
examples
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
calls 2 functions:
All items filtered out
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
ot::MeshCoP::Dataset::Dataset()
ot::MeshCoP::Dataset::ContainsAllTlvs() const
All items filtered out
Data Use
from
examples
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
reads 5 variables:
ot::MeshCoP::Tlv::Type::kChannel
ot::MeshCoP::Tlv::Type::kPanId
ot::MeshCoP::Tlv::Type::kExtendedPanId
ot::MeshCoP::Tlv::Type::kNetworkName
ot::MeshCoP::Tlv::Type::kNetworkKey
All items filtered out
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() 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