Searched refs:MAX_BITS_PER_TONE_11AC (Results 1 – 2 of 2) sorted by relevance
81 const int MAX_BITS_PER_TONE_11AC = (int) round((8 * 5.0 * BIT_PER_TONE_SCALE) / 6.0); variable
2651 maxBitsPerTone = MAX_BITS_PER_TONE_11AC; in WifiMaxThroughput()