Searched refs:is11bMode (Results 1 – 2 of 2) sorted by relevance
107 int WifiMaxThroughput(int wifiStandard, bool is11bMode,
699 bool is11bMode = scanInfo.IsWifi11bMode(); in GetWifiMaxSupportedMaxSpeed() local701 return WifiMaxThroughput(wifiStandard, is11bMode, scanInfo.channelWidth, in GetWifiMaxSupportedMaxSpeed()2604 int WifiMaxThroughput(int wifiStandard, bool is11bMode, WifiChannelWidth channelWidth, int rssiDbm, in WifiMaxThroughput() argument2683 if (is11bMode) { in WifiMaxThroughput()