Searched refs:kKeySupportedChannelMask (Results 1 – 2 of 2) sorted by relevance
53 const char Configuration::kKeySupportedChannelMask[] = "supported_channel_mask"; member in ot::Posix::Configuration157 if (mProductConfigFile.HasKey(kKeySupportedChannelMask)) in UpdateChannelMasks()159 … SuccessOrExit(error = GetChannelMask(kKeySupportedChannelMask, aDomain, mSupportedChannelMask)); in UpdateChannelMasks()162 if (mProductConfigFile.HasKey(kKeySupportedChannelMask)) in UpdateChannelMasks()279 …ret = mProductConfigFile.HasKey(kKeySupportedChannelMask) || mProductConfigFile.HasKey(kKeyPreferr… in IsValid()
126 static const char kKeySupportedChannelMask[]; member in ot::Posix::Configuration