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