Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:wpa_sm_start_preauth

1555 static void wpa_sm_start_preauth(void *eloop_ctx, void *timeout_ctx)
1586 eloop_register_timeout(1, 0, wpa_sm_start_preauth, sm, NULL);
3845 eloop_cancel_timeout(wpa_sm_start_preauth, sm, NULL);