Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp179 bool IsChannelMaskPresent(void) const { return mIsChannelMaskPresent; } in IsChannelMaskPresent() function in ot::MeshCoP::Dataset::Components
550 bool IsChannelMaskPresent(void) const { return mComponents.mIsChannelMaskPresent; } in IsChannelMaskPresent() function in ot::MeshCoP::Dataset::Info