Home
last modified time | relevance | path

Searched refs:STA_NULLFUNC (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.c384 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
418 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
441 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
455 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
483 case STA_NULLFUNC: in ap_handle_timer()
Dsta_info.h111 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Dctrl_iface_ap.c70 case STA_NULLFUNC: in timeout_next_str()
Ddrv_callbacks.c108 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
Dieee802_11.c2171 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
2250 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()