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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 49 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
ap_drv_ops.c 293 return hostapd_if_remove(hapd, WPA_IF_AP_VLAN, ifname);
384 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, function
hostapd.c 248 hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) {

Completed in 16 milliseconds