Searched refs:B_MODE_MAX_MBPS (Results 1 – 2 of 2) sorted by relevance
98 const int B_MODE_MAX_MBPS = 11; variable
2684 throughputMbps = MIN(throughputMbps, B_MODE_MAX_MBPS); in WifiMaxThroughput()