Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c15669 const char *wlan_region_code = NULL; in wlan_set_country_code() local
15671 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()