Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/api/
Ddataset_api.cpp47 return AsCoreType(aInstance).Get<MeshCoP::ActiveDatasetManager>().IsCommissioned(); in otDatasetIsCommissioned()
/openthread-3.4.0/src/core/meshcop/
Ddataset_manager.hpp398 bool IsCommissioned(void) const;
Ddataset_manager.cpp636 bool ActiveDatasetManager::IsCommissioned(void) const in IsCommissioned() function in ot::MeshCoP::ActiveDatasetManager