Home
last modified time | relevance | path

Searched refs:use_fast_assoc (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c66 int use_fast_assoc = timeout_ctx != NULL; in wpas_wps_assoc_with_cred() local
69 if (!use_fast_assoc || in wpas_wps_assoc_with_cred()
119 int use_fast_assoc = 0; in wpas_wps_eapol_cb() local
149 use_fast_assoc = 1; in wpas_wps_eapol_cb()
163 use_fast_assoc ? (void *) 1 : in wpas_wps_eapol_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c69 int use_fast_assoc = timeout_ctx != NULL; in wpas_wps_assoc_with_cred() local
72 if (!use_fast_assoc || in wpas_wps_assoc_with_cred()
122 int use_fast_assoc = 0; in wpas_wps_eapol_cb() local
155 use_fast_assoc = 1; in wpas_wps_eapol_cb()
169 use_fast_assoc ? (void *) 1 : in wpas_wps_eapol_cb()

Completed in 7 milliseconds