Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Ddataset.hpp91 bool IsActiveTimestampPresent(void) const { return mIsActiveTimestampPresent; } in IsActiveTimestampPresent() function in ot::MeshCoP::Dataset::Components
195 bool IsActiveTimestampPresent(void) const { return mComponents.mIsActiveTimestampPresent; } in IsActiveTimestampPresent() function in ot::MeshCoP::Dataset::Info