Searched refs:IsPartiallyComplete (Results 1 – 4 of 4) sorted by relevance
345 bool IsPartiallyComplete(void) const;
861 bool ActiveDatasetManager::IsPartiallyComplete(void) const { return mLocalSaved && !mNetworkTimesta… in IsPartiallyComplete() function in ot::MeshCoP::ActiveDatasetManager
275 …VerifyOrExit(!Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete(), error = kErrorInvalidSta… in BecomeLeader()
1564 … (Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete() || !IsFullThreadDevice())); in PrepareAnnounceState()