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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 278 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta,
ctrl_iface_ap.c 362 ap_sta_deauthenticate(hapd, sta, reason);
sta_info.c 800 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, function
842 ap_sta_deauthenticate(hapd, sta,
    [all...]
hostapd.c 878 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_PREV_AUTH_NOT_VALID);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 713 milliseconds