Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddrv_callbacks.c712 int delay_assoc = 0; in hostapd_notif_assoc() local
736 delay_assoc = 1; in hostapd_notif_assoc()
753 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
Dieee802_11.c5344 int delay_assoc = 0; in handle_assoc() local
5679 delay_assoc = 1; in handle_assoc()
5715 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
5736 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()