Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_util.h50 int wext_set_country(const char *ifname, rtw_country_code_t country_code);
A Dwifi_conf.h343 int wifi_set_country(rtw_country_code_t country_code);
A Dwifi_util.c859 int wext_set_country(const char *ifname, rtw_country_code_t country_code) in wext_set_country() argument
866 iwr.u.param.value = country_code; in wext_set_country()
A Dwifi_conf.c1120 int wifi_set_country(rtw_country_code_t country_code) in wifi_set_country() argument
1124 ret = wext_set_country(WLAN0_NAME, country_code); in wifi_set_country()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/
A Dbwifi_interface.h405 void bwifi_set_softap_country_code(char *country_code);
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/
A Dusb_host.h269 uint8_t country_code; member

Completed in 23 milliseconds