Searched refs:mIsChannelPresent (Results 1 – 6 of 6) sorted by relevance
155 bool IsChannelPresent(void) const { return mIsChannelPresent; } in IsChannelPresent()458 bool IsChannelPresent(void) const { return mComponents.mIsChannelPresent; } in IsChannelPresent()480 mComponents.mIsChannelPresent = true; in SetChannel()
94 mComponents.mIsChannelPresent = true; in GenerateRandom()
212 bool mIsChannelPresent; ///< TRUE if Channel is present, FALSE otherwise. member
61 &Components::mIsChannelPresent, in LookupMapper()
1304 if (aDataset.mComponents.mIsChannelPresent) in EncodeOperationalDataset()1520 aDataset.mComponents.mIsChannelPresent = true; in DecodeOperationalDataset()
107 .mIsChannelPresent = true,