HomeSort by: relevance | last modified time | path
    Searched refs:eap_proxy_notify_sim_status (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_peer/
eap.h 259 * eap_proxy_notify_sim_status - Notification of SIM status change
263 void (*eap_proxy_notify_sim_status)(void *ctx, member in struct:eapol_callbacks
  /src/external/bsd/wpa/dist/src/eapol_supp/
eapol_supp_sm.h 292 * eap_proxy_notify_sim_status - Notification of SIM status change
296 void (*eap_proxy_notify_sim_status)(void *ctx, member in struct:eapol_ctx
eapol_supp_sm.c 2071 if (sm->ctx->eap_proxy_notify_sim_status)
2072 sm->ctx->eap_proxy_notify_sim_status(sm->ctx->ctx, sim_state);
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpas_glue.c 1210 ctx->eap_proxy_notify_sim_status =

Completed in 17 milliseconds