Searched refs:WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE (Results 1 – 2 of 2) sorted by relevance
40 constexpr int WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE = 16; variable
324 char tempWifiCountryCode[WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE] = {0}; in GetWifiCountryCodeByCache()326 tempWifiCountryCode, WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE); in GetWifiCountryCodeByCache()