Home
last modified time | relevance | path

Searched refs:GetPendingTimestamp (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/src/core/meshcop/
Ddataset.hpp237 …void GetPendingTimestamp(Timestamp &aTimestamp) const { aTimestamp.SetFromTimestamp(mPendingTimest… in GetPendingTimestamp() function in ot::MeshCoP::Dataset::Info
Ddataset.cpp296 aDatasetInfo.GetPendingTimestamp(pendingTimestamp); in SetFrom()