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 54 hostapd_drv_sta_deauth(hapd, sta->addr,
ap_drv_ops.h 94 int hostapd_drv_sta_deauth(struct hostapd_data *hapd,
sta_info.c 359 hostapd_drv_sta_deauth(
427 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);
787 hostapd_drv_sta_deauth(hapd, addr, reason);
hostapd.c 351 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);
914 hostapd_drv_sta_deauth(hapd, sta->addr,
ap_drv_ops.c 615 int hostapd_drv_sta_deauth(struct hostapd_data *hapd, function
ieee802_11.c     [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 259 hostapd_drv_sta_deauth(hapd, addr, WLAN_REASON_PREV_AUTH_NOT_VALID);

Completed in 58 milliseconds