Searched refs:IsChannelPresent (Results 1 – 3 of 3) sorted by relevance
153 bool IsChannelPresent(void) const { return mIsChannelPresent; } in IsChannelPresent() function in ot::MeshCoP::Dataset::Components462 bool IsChannelPresent(void) const { return mComponents.mIsChannelPresent; } in IsChannelPresent() function in ot::MeshCoP::Dataset::Info
127 if (IsChannelPresent()) in IsSubsetOf()129 VerifyOrExit(aOther.IsChannelPresent() && GetChannel() == aOther.GetChannel()); in IsSubsetOf()312 if (aDatasetInfo.IsChannelPresent()) in SetFrom()
619 if (aDatasetComponents.IsChannelPresent()) in SendGetRequest()709 …etInfo.IsExtendedPanIdPresent() && datasetInfo.IsPanIdPresent() && datasetInfo.IsChannelPresent()); in IsCommissioned()