Searched refs:IsActiveTimestampPresent (Results 1 – 4 of 4) sorted by relevance
91 bool IsActiveTimestampPresent(void) const { return mIsActiveTimestampPresent; } in IsActiveTimestampPresent() function in ot::MeshCoP::Dataset::Components195 bool IsActiveTimestampPresent(void) const { return mComponents.mIsActiveTimestampPresent; } in IsActiveTimestampPresent() function in ot::MeshCoP::Dataset::Info
64 VerifyOrExit(!aDataset.IsActiveTimestampPresent() && !aDataset.IsPendingTimestampPresent(), in RequestUpdate()
284 if (aDatasetInfo.IsActiveTimestampPresent()) in SetFrom()
532 if (aDatasetComponents.IsActiveTimestampPresent()) in SendGetRequest()