Home
last modified time | relevance | path

Searched refs:FREQS_5G_MIN_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.h43 const int FREQS_5G_MIN_VALUE = 5000; variable
H A Dscan_service.cpp1856 if (*iter > FREQS_5G_MIN_VALUE) { in Delete5GhzFreqs()