Searched refs:hostapd_get_country (Results 1 – 2 of 2) sorted by relevance
249 static inline int hostapd_get_country(struct hostapd_data *hapd, char *alpha2) in hostapd_get_country() function
1299 if (hostapd_get_country(hapd, previous_country) < 0) in setup_interface()