Home
last modified time | relevance | path

Searched defs:IsPendingTimestampPresent (Results 1 – 1 of 1) sorted by relevance

/openthread-3.5.0/src/core/meshcop/
Ddataset.hpp99 bool IsPendingTimestampPresent(void) const { return mIsPendingTimestampPresent; } in IsPendingTimestampPresent() function in ot::MeshCoP::Dataset::Components
226 … bool IsPendingTimestampPresent(void) const { return mComponents.mIsPendingTimestampPresent; } in IsPendingTimestampPresent() function in ot::MeshCoP::Dataset::Info