Searched refs:IsPendingTimestampPresent (Results 1 – 4 of 4) sorted by relevance
99 bool IsPendingTimestampPresent(void) const { return mIsPendingTimestampPresent; } in IsPendingTimestampPresent() function in ot::MeshCoP::Dataset::Components226 … bool IsPendingTimestampPresent(void) const { return mComponents.mIsPendingTimestampPresent; } in IsPendingTimestampPresent() function in ot::MeshCoP::Dataset::Info
64 VerifyOrExit(!aDataset.IsActiveTimestampPresent() && !aDataset.IsPendingTimestampPresent(), in RequestUpdate()
292 if (aDatasetInfo.IsPendingTimestampPresent()) in SetFrom()
537 if (aDatasetComponents.IsPendingTimestampPresent()) in SendGetRequest()