Searched refs:IsChannelPresent (Results 1 – 3 of 3) sorted by relevance
155 bool IsChannelPresent(void) const { return mIsChannelPresent; } in IsChannelPresent() function in ot::MeshCoP::Dataset::Components458 bool IsChannelPresent(void) const { return mComponents.mIsChannelPresent; } in IsChannelPresent() function in ot::MeshCoP::Dataset::Info
132 if (IsChannelPresent()) in IsSubsetOf()134 VerifyOrExit(aOther.IsChannelPresent() && GetChannel() == aOther.GetChannel()); in IsSubsetOf()305 if (aDatasetInfo.IsChannelPresent()) in SetFrom()
564 if (aDatasetComponents.IsChannelPresent()) in SendGetRequest()638 …etInfo.IsExtendedPanIdPresent() && datasetInfo.IsPanIdPresent() && datasetInfo.IsChannelPresent()); in IsCommissioned()