Searched refs:wlan_region_code (Results 1 – 1 of 1) sorted by relevance
15669 const char *wlan_region_code = NULL; in wlan_set_country_code() local15671 wlan_region_code = wlan_get_wlan_region_code(); in wlan_set_country_code()15676 if (strstr(wlan_region_code, region_code) == NULL) in wlan_set_country_code()15678 wlcm_d("Region %s is configured, re-config not allowed", wlan_region_code); in wlan_set_country_code()