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/
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()
Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Ddrv_callbacks.c187 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
1648 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
Dctrl_iface_ap.c189 case STA_NULLFUNC: in timeout_next_str()
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/
Dsta_info.c475 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
512 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
535 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
549 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
584 case STA_NULLFUNC: in ap_handle_timer()
Dsta_info.h170 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Ddrv_callbacks.c220 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
1851 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
Dctrl_iface_ap.c198 case STA_NULLFUNC: in timeout_next_str()
Dieee802_11.c5747 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
5884 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()