Searched refs:HAL_COUNTRY_CODE_LENGTH (Results 1 – 3 of 3) sorted by relevance
22 #define HAL_COUNTRY_CODE_LENGTH 2 macro
479 char szCountryCode[HAL_COUNTRY_CODE_LENGTH + 1] = ""; in ReqWpaGetCountryCode()480 …if (WIFI_HAL_OPT_OK != HdiWpaStaGetCountryCode(szCountryCode, HAL_COUNTRY_CODE_LENGTH, ifaceName))… in ReqWpaGetCountryCode()
990 if (code.length() != HAL_COUNTRY_CODE_LENGTH) { in SetWifiCountryCode()1193 if (countryCode.length() != HAL_COUNTRY_CODE_LENGTH) { in ReqWpaSetCountryCode()