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);
499 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() function
845 if (hostapd_set_country(hapd, country) < 0) { in setup_interface()