Searched defs:numOfChannels (Results 1 – 3 of 3) sorted by relevance
39 public final int numOfChannels; field in ChannelPowerInfo65 int numOfChannels = (int) (((bytes[0] & ENCODE_NUM_OF_CHANNEL_BITMASK) >> 1) & 0x0007); in fromBytes() local91 private static byte convertNumOfChannels(int numOfChannels) { in convertNumOfChannels()100 int firstChannel, int numOfChannels, boolean isIndoor, int averagePowerLimitDbm) { in ChannelPowerInfo()
133 int numOfChannels = channels.size(); in retrieveBackupDataFromSoftApConfiguration() local248 int numOfChannels = in.readInt(); in retrieveSoftApConfigurationFromBackupData() local
447 int numOfChannels = channels.size(); in retrieveSpecificVersionBackupDataFromSoftApConfiguration() local