Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_global_func.cpp53 constexpr int STARTUP_WIFI_ENABLE_LEN = 4; variable
566 if (strncmp(preValue, STARTUP_WIFI_ENABLE, STARTUP_WIFI_ENABLE_LEN) == 0) { in IsStartUpWifiEnableSupport()