Home
last modified time | relevance | path

Searched refs:delay_assoc (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c563 int delay_assoc = 0; in hostapd_notif_assoc() local
587 delay_assoc = 1; in hostapd_notif_assoc()
604 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
H A Dieee802_11.c5479 int delay_assoc = 0; in handle_assoc() local
5782 delay_assoc = 1; in handle_assoc()
5811 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
5832 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c486 int delay_assoc = 0; in hostapd_notif_assoc() local
510 delay_assoc = 1; in hostapd_notif_assoc()
527 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
H A Dieee802_11.c3872 int delay_assoc = 0; in handle_assoc() local
4181 delay_assoc = 1; in handle_assoc()
4213 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
4234 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()

Completed in 18 milliseconds