Home
last modified time | relevance | path

Searched refs:SCAN_5GHZ_MIN_FREQUENCY (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.h41 const int SCAN_5GHZ_MIN_FREQUENCY = 5000; variable
H A Dscan_state_machine.cpp1187 } else if (scanInfo.frequency > SCAN_5GHZ_MIN_FREQUENCY) { in GetSecurityTypeAndBand()