HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_set_country (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 64 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
ap_drv_ops.c 473 int hostapd_set_country(struct hostapd_data *hapd, const char *country) function
hostapd.c 689 if (hostapd_set_country(hapd, country) < 0) {

Completed in 90 milliseconds