Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap.h268 * get_imsi - Get the IMSI value from eap_proxy
275 int (*get_imsi)(void *ctx, int sim_num, char *imsi, size_t *len); member
H A Deap.c481 sm->eapol_cb->get_imsi && in eap_get_realm()
493 mnc_len = sm->eapol_cb->get_imsi(sm->eapol_ctx, config->sim_num, in eap_get_realm()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.h267 * get_imsi - Get the IMSI value from eap_proxy
274 int (*get_imsi)(void *ctx, int sim_num, char *imsi, size_t *len); member
H A Deap.c489 sm->eapol_cb->get_imsi && in eap_get_realm()
501 mnc_len = sm->eapol_cb->get_imsi(sm->eapol_ctx, config->sim_num, in eap_get_realm()

Completed in 8 milliseconds