Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_define.h40 constexpr int WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE = 16; variable
H A Dwifi_country_code_policy.cpp324 char tempWifiCountryCode[WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE] = {0}; in GetWifiCountryCodeByCache()
326 tempWifiCountryCode, WIFI_COUNTRY_CODE_DYNAMIC_UPDATE_SIZE); in GetWifiCountryCodeByCache()