Searched refs:MIN_2G_FREQUENCY_MHZ (Results 1 – 1 of 1) sorted by relevance
55 private static final int MIN_2G_FREQUENCY_MHZ = 2412; field in WifiP2pMetrics435 (config.groupOwnerBand < MIN_2G_FREQUENCY_MHZ) ? 0 : config.groupOwnerBand; in startConnectionEvent()593 if (bandOrFrequency >= MIN_2G_FREQUENCY_MHZ) { in convertGroupOwnerBand()