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

Completed in 37 milliseconds