Lines Matching refs:PendingDatasetManager
237 Get<MeshCoP::PendingDatasetManager>().HandleDetach(); in Stop()
370 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Restore()
536 Get<MeshCoP::PendingDatasetManager>().HandleDetach(); in BecomeDetached()
1563 if (Get<MeshCoP::PendingDatasetManager>().Restore() == kErrorNone) in Reattach()
1565 IgnoreError(Get<MeshCoP::PendingDatasetManager>().ApplyConfiguration()); in Reattach()
2948 timestamp = Get<MeshCoP::PendingDatasetManager>().GetTimestamp(); in HandleLeaderData()
3004 … IgnoreError(Get<MeshCoP::PendingDatasetManager>().Save(pendingTimestamp, aRxInfo.mMessage, in HandleLeaderData()
3378 Get<MeshCoP::PendingDatasetManager>().Clear(); in HandleChildIdResponse()
3388 …IgnoreError(Get<MeshCoP::PendingDatasetManager>().Save(timestamp, aRxInfo.mMessage, offset, length… in HandleChildIdResponse()
3393 Get<MeshCoP::PendingDatasetManager>().ClearNetwork(); in HandleChildIdResponse()
4787 const MeshCoP::Timestamp *timestamp = Get<MeshCoP::PendingDatasetManager>().GetTimestamp(); in AppendPendingTimestampTlv()
4955 return Get<MeshCoP::PendingDatasetManager>().AppendMleDatasetTlv(*this); in AppendPendingDatasetTlv()