Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp245 void SetPendingTimestamp(const Timestamp &aTimestamp) in SetPendingTimestamp() function in ot::MeshCoP::Dataset::Info
Ddataset.cpp237 aDatasetInfo.SetPendingTimestamp(As<PendingTimestampTlv>(cur)->GetTimestamp()); in ConvertTo()