Home
last modified time | relevance | path

Searched refs:MAX_RATES_24G (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.h44 const int MAX_RATES_24G = 24000000; variable
H A Dscan_state_machine.cpp1124 if (scanInfo.maxRates < MAX_RATES_24G) { in SetWifiMode()