Searched refs:IsPartiallyComplete (Results 1 – 4 of 4) sorted by relevance
389 bool IsPartiallyComplete(void) const;
634 bool ActiveDatasetManager::IsPartiallyComplete(void) const { return mLocal.IsSaved() && !mTimestamp… in IsPartiallyComplete() function in ot::MeshCoP::ActiveDatasetManager
242 …VerifyOrExit(!Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete(), error = kErrorInvalidSta… in BecomeLeader()
1537 … (Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete() || !IsFullThreadDevice())); in PrepareAnnounceState()