Home
last modified time | relevance | path

Searched refs:FEATURE_USE_REGION (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.h57 constexpr int FEATURE_USE_REGION = 3; variable
H A Dwifi_country_code_policy.cpp57 if (wifiCountryCodePolicyConf[FEATURE_USE_REGION]) { in CreatePolicy()