Home
last modified time | relevance | path

Searched refs:STA_NULLFUNC (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c431 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
465 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
488 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
502 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
537 case STA_NULLFUNC: in ap_handle_timer()
H A Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Ddrv_callbacks.c187 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
1648 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
H A Dctrl_iface_ap.c189 case STA_NULLFUNC: in timeout_next_str()
H A Dieee802_11.c4168 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
4306 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c478 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
515 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
538 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
552 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
587 case STA_NULLFUNC: in ap_handle_timer()
H A Dsta_info.h170 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Ddrv_callbacks.c225 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
1880 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
H A Dctrl_iface_ap.c198 case STA_NULLFUNC: in timeout_next_str()
H A Dieee802_11.c5769 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
5906 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()

Completed in 26 milliseconds