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