HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_ctrl_iface_disassoc_imminent (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ctrl_iface_ap.h 40 int hostapd_ctrl_iface_disassoc_imminent(struct hostapd_data *hapd,
ctrl_iface_ap.c 1277 int hostapd_ctrl_iface_disassoc_imminent(struct hostapd_data *hapd, function
  /src/external/bsd/wpa/dist/wpa_supplicant/
ap.c 1630 return hostapd_ctrl_iface_disassoc_imminent(hapd, buf);
  /src/external/bsd/wpa/dist/hostapd/
ctrl_iface.c 4145 if (hostapd_ctrl_iface_disassoc_imminent(hapd, buf + 18))

Completed in 19 milliseconds