Home
last modified time | relevance | path

Searched refs:wpas_notify_eap_status (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/wpa/wpa_supplicant/
HDnotify.h134 void wpas_notify_eap_status(struct wpa_supplicant *wpa_s, const char *status,
HDwpas_glue.c850 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()
HDnotify.c788 void wpas_notify_eap_status(struct wpa_supplicant *wpa_s, const char *status, in wpas_notify_eap_status() function