Searched refs:MAX_BITS_PER_TONE_11ABG (Results 1 – 2 of 2) sorted by relevance
79 const int MAX_BITS_PER_TONE_11ABG = (int) round((6 * 3.0 * BIT_PER_TONE_SCALE) / 4.0); variable
2623 maxBitsPerTone = MAX_BITS_PER_TONE_11ABG; in WifiMaxThroughput()