Home
last modified time | relevance | path

Searched refs:delay_assoc (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c473 int delay_assoc = 0; in hostapd_notif_assoc() local
497 delay_assoc = 1; in hostapd_notif_assoc()
514 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
Dieee802_11.c3707 int delay_assoc = 0; in handle_assoc() local
4016 delay_assoc = 1; in handle_assoc()
4048 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
4069 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()