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

  /external/wpa_supplicant_8/src/ap/
tkip_countermeasures.c 48 hostapd_drv_sta_deauth(hapd, sta->addr,
ap_drv_ops.h 85 int hostapd_drv_sta_deauth(struct hostapd_data *hapd,
sta_info.c 343 hostapd_drv_sta_deauth(
412 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);
843 hostapd_drv_sta_deauth(hapd, addr, reason);
hostapd.c 352 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);
906 hostapd_drv_sta_deauth(hapd, sta->addr,
ap_drv_ops.c 569 int hostapd_drv_sta_deauth(struct hostapd_data *hapd, function
ieee802_11.c     [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 253 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);

Completed in 389 milliseconds