Lines Matching refs:ActiveDatasetManager
236 Get<MeshCoP::ActiveDatasetManager>().HandleDetach(); in Stop()
369 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Restore()
587 if (Get<MeshCoP::ActiveDatasetManager>().Restore() == kErrorNone) in Attach()
1537 … (Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete() || !IsFullThreadDevice())); in PrepareAnnounceState()
1539 if (Get<MeshCoP::ActiveDatasetManager>().GetChannelMask(channelMask) != kErrorNone) in PrepareAnnounceState()
1578 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Reattach()
2279 if (Get<MeshCoP::ActiveDatasetManager>().GetChannelMask(channelMask) != kErrorNone) in GetNextAnnounceChannel()
2922 timestamp = Get<MeshCoP::ActiveDatasetManager>().GetTimestamp(); in HandleLeaderData()
2994 … IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Save(activeTimestamp, aRxInfo.mMessage, in HandleLeaderData()
3364 … Get<MeshCoP::ActiveDatasetManager>().Save(timestamp, aRxInfo.mMessage, offset, length)); in HandleChildIdResponse()
3722 localTimestamp = Get<MeshCoP::ActiveDatasetManager>().GetTimestamp(); in HandleAnnounce()
4775 const MeshCoP::Timestamp *timestamp = Get<MeshCoP::ActiveDatasetManager>().GetTimestamp(); in AppendActiveTimestampTlv()
4950 return Get<MeshCoP::ActiveDatasetManager>().AppendMleDatasetTlv(*this); in AppendActiveDatasetTlv()