Home
last modified time | relevance | path

Searched refs:STARTUP_WIFI_ENABLE (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.cpp56 constexpr const char* STARTUP_WIFI_ENABLE = "true"; variable
566 if (strncmp(preValue, STARTUP_WIFI_ENABLE, STARTUP_WIFI_ENABLE_LEN) == 0) { in IsStartUpWifiEnableSupport()