Home
last modified time | relevance | path

Searched refs:STA_DEAUTH (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c509 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer()
514 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()
561 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()
569 case STA_DEAUTH: in ap_handle_timer()
813 sta->timeout_next = STA_DEAUTH; in ap_sta_disassociate()
H A Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Dctrl_iface_ap.c193 case STA_DEAUTH: in timeout_next_str()
H A Dieee802_11.c4308 sta->timeout_next = STA_DEAUTH; in handle_disassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c559 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer()
564 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()
612 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()
620 case STA_DEAUTH: in ap_handle_timer()
865 sta->timeout_next = STA_DEAUTH; in ap_sta_disassociate()
H A Dsta_info.h170 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Dctrl_iface_ap.c202 case STA_DEAUTH: in timeout_next_str()
H A Dieee802_11.c5908 sta->timeout_next = STA_DEAUTH; in handle_disassoc()

Completed in 20 milliseconds