Searched refs:notify_eap_method_selected (Results 1 – 2 of 2) sorted by relevance
299 void (*notify_eap_method_selected)(void *ctx, const char* reason_string); member
434 if (sm->eapol_cb->notify_eap_method_selected) { in SM_STATE()441 sm->eapol_cb->notify_eap_method_selected(sm->eapol_ctx, msg); in SM_STATE()