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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 296 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
hostapd.c 1336 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) function
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 1240 if (hostapd_remove_iface(interfaces, buf) < 0) {
    [all...]

Completed in 35 milliseconds