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