Home
last modified time | relevance | path

Searched refs:hostapd_set_country (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h74 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
H A Dap_drv_ops.c603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() function
H A Dhostapd.c1565 if (hostapd_set_country(hapd, country) < 0) { in setup_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h77 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
H A Dap_drv_ops.c611 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() function
H A Dhostapd.c1621 if (hostapd_set_country(hapd, country) < 0) { in setup_interface()

Completed in 12 milliseconds