Home
last modified time | relevance | path

Searched refs:IsCommissioned (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/core/api/
Ddataset_api.cpp49 return instance.Get<MeshCoP::ActiveDataset>().IsCommissioned(); in otDatasetIsCommissioned()
/openthread-2.7.6/src/core/meshcop/
Ddataset_manager.hpp405 bool IsCommissioned(void) const;
Ddataset_manager.cpp701 bool ActiveDataset::IsCommissioned(void) const in IsCommissioned() function in ot::MeshCoP::ActiveDataset