Home
last modified time | relevance | path

Searched refs:STA_REMOVE (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c422 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()
508 } else if (sta->timeout_next != STA_REMOVE) { in ap_handle_timer()
570 case STA_REMOVE: in ap_handle_timer()
810 sta->timeout_next = STA_REMOVE; in ap_sta_disassociate()
866 sta->timeout_next = STA_REMOVE; in ap_sta_deauthenticate()
1338 sta->timeout_next = STA_REMOVE; in ap_sta_disconnect()
H A Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Dctrl_iface_ap.c195 case STA_REMOVE: in timeout_next_str()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c469 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()
558 } else if (sta->timeout_next != STA_REMOVE) { in ap_handle_timer()
621 case STA_REMOVE: in ap_handle_timer()
862 sta->timeout_next = STA_REMOVE; in ap_sta_disassociate()
920 sta->timeout_next = STA_REMOVE; in ap_sta_deauthenticate()
1547 sta->timeout_next = STA_REMOVE; in ap_sta_disconnect()
H A Dsta_info.h170 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Dctrl_iface_ap.c204 case STA_REMOVE: in timeout_next_str()

Completed in 10 milliseconds