Home
last modified time | relevance | path

Searched defs:is11bMode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp699 bool is11bMode = scanInfo.IsWifi11bMode(); in GetWifiMaxSupportedMaxSpeed() local
2604 int WifiMaxThroughput(int wifiStandard, bool is11bMode, WifiChannelWidth channelWidth, int rssiDbm, in WifiMaxThroughput()