Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_txpwrlimit_cfg.c197 rv = wlan_set_country_code(WLAN_REGION_CODE); in wlan_set_wwsm_txpwrlimit()
208 rv = wlan_set_country_code(WLAN_REGION_CODE); in wlan_set_wwsm_txpwrlimit()
295 rv = wlan_set_country_code(WLAN_REGION_CODE); in wlan_set_wwsm_txpwrlimit()
Dwlan.c15661 int wlan_set_country_code(const char *alpha2) in wlan_set_country_code() function
15738 return wlan_set_country_code(country); in wlan_set_region_code()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h7160 int wlan_set_country_code(const char *alpha2);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c1981 wlan_set_country_code((const char *)country_code); in wrapper_wifi_assoc()
2561 wlan_set_country_code((const char *)country_code); in wifi_nxp_send_assoc()