Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Ddataset.hpp139 bool IsDelayPresent(void) const { return mIsDelayPresent; } in IsDelayPresent() function in ot::MeshCoP::Dataset::Components
396 bool IsDelayPresent(void) const { return mComponents.mIsDelayPresent; } in IsDelayPresent() function in ot::MeshCoP::Dataset::Info