Home
last modified time | relevance | path

Searched refs:notify_status (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap.h237 * notify_status - Notification of the current EAP state
242 void (*notify_status)(void *ctx, const char *status, member
H A Deap.c93 if (sm->eapol_cb->notify_status) in eap_notify_status()
94 sm->eapol_cb->notify_status(sm->eapol_ctx, status, parameter); in eap_notify_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.h236 * notify_status - Notification of the current EAP state
241 void (*notify_status)(void *ctx, const char *status, member
H A Deap.c94 if (sm->eapol_cb->notify_status) in eap_notify_status()
95 sm->eapol_cb->notify_status(sm->eapol_ctx, status, parameter); in eap_notify_status()

Completed in 8 milliseconds