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 67 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
ap_drv_ops.c 566 int hostapd_set_country(struct hostapd_data *hapd, const char *country) function
hostapd.c 906 if (hostapd_set_country(hapd, country) < 0) {
    [all...]

Completed in 160 milliseconds