Home
last modified time | relevance | path

Searched refs:FREQS_24G_MAX_VALUE (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_service.h42 const int FREQS_24G_MAX_VALUE = 2500; variable
H A Dscan_service.cpp1840 if (*iter < FREQS_24G_MAX_VALUE) { in Delete24GhzFreqs()