Searched refs:wpas_wps_assoc_with_cred (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wps_supplicant.c | 63 static void wpas_wps_assoc_with_cred(void *eloop_ctx, void *timeout_ctx) in wpas_wps_assoc_with_cred() function 77 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 0); in wpas_wps_assoc_with_cred_cancel() 78 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 1); in wpas_wps_assoc_with_cred_cancel() 162 wpas_wps_assoc_with_cred, wpa_s, in wpas_wps_eapol_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wps_supplicant.c | 66 static void wpas_wps_assoc_with_cred(void *eloop_ctx, void *timeout_ctx) in wpas_wps_assoc_with_cred() function 80 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 0); in wpas_wps_assoc_with_cred_cancel() 81 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 1); in wpas_wps_assoc_with_cred_cancel() 168 wpas_wps_assoc_with_cred, wpa_s, in wpas_wps_eapol_cb()
|
Completed in 7 milliseconds