Searched refs:wpas_notify_eap_status (Results 1 – 3 of 3) sorted by relevance
135 void wpas_notify_eap_status(struct wpa_supplicant *wpa_s, const char *status,
858 wpas_notify_eap_status(wpa_s, "eap parameter needed", field_name); in wpa_supplicant_eap_param_needed()920 wpas_notify_eap_status(wpa_s, status, parameter); in wpa_supplicant_status_cb()
809 void wpas_notify_eap_status(struct wpa_supplicant *wpa_s, const char *status, in wpas_notify_eap_status() function