Searched refs:hostapd_set_country (Results 1 – 3 of 3) sorted by relevance
63 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
473 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() function
681 if (hostapd_set_country(hapd, country) < 0) { in setup_interface()