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