Home
last modified time | relevance | path

Searched refs:SCAN_24GHZ_MAX_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.h40 const int SCAN_24GHZ_MAX_FREQUENCY = 2500; variable
H A Dscan_state_machine.cpp1185 if (scanInfo.frequency < SCAN_24GHZ_MAX_FREQUENCY) { in GetSecurityTypeAndBand()