Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/
HDnotify.h29 void wpas_notify_auth_changed(struct wpa_supplicant *wpa_s);
HDnotify.c158 void wpas_notify_auth_changed(struct wpa_supplicant *wpa_s) in wpas_notify_auth_changed() function
HDwpa_supplicant.c819 wpas_notify_auth_changed(wpa_s); in wpa_supplicant_set_state()