Searched refs:MAX_BITS_PER_TONE_11N (Results 1 – 2 of 2) sorted by relevance
80 const int MAX_BITS_PER_TONE_11N = (int) round((6 * 5.0 * BIT_PER_TONE_SCALE) / 6.0); variable
2634 maxBitsPerTone = MAX_BITS_PER_TONE_11N; in WifiMaxThroughput()