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.c552 int delay_assoc = 0; in hostapd_notif_assoc() local
576 delay_assoc = 1; in hostapd_notif_assoc()
593 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
Dieee802_11.c5321 int delay_assoc = 0; in handle_assoc() local
5624 delay_assoc = 1; in handle_assoc()
5653 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
5674 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()