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.c335 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
362 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
385 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
398 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
426 case STA_NULLFUNC: in ap_handle_timer()
Dsta_info.h68 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Dctrl_iface_ap.c67 case STA_NULLFUNC: in timeout_next_str()
Ddrv_callbacks.c105 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
Dieee802_11.c1449 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
1491 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()