Searched refs:FACTORY_WIFI_COUNTRY_CODE (Results 1 – 3 of 3) sorted by relevance
25 constexpr const char* FACTORY_WIFI_COUNTRY_CODE = "const.wifi.country_code.factory"; variable54 } else if (strcasecmp(key, FACTORY_WIFI_COUNTRY_CODE)) { in GetParamValue()
29 constexpr const char* FACTORY_WIFI_COUNTRY_CODE = "const.wifi.country_code.factory"; variable
94 errorCode = GetParamValue(FACTORY_WIFI_COUNTRY_CODE, DEFAULT_WIFI_COUNTRY_CODE, in GetWifiCountryCodeByFactory()