Searched refs:SCARD_GSM_SIM (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dpcsc_funcs.c108 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator in enum:__anon29280
366 if (scard->sim_type == SCARD_GSM_SIM) {
615 scard->sim_type = SCARD_GSM_SIM;
624 scard->sim_type = SCARD_GSM_SIM;
631 if (scard->sim_type == SCARD_GSM_SIM) {
1106 if (scard->sim_type == SCARD_GSM_SIM) {
1180 if (scard->sim_type == SCARD_GSM_SIM) {
1238 if (scard->sim_type == SCARD_GSM_SIM) {
1254 if ((scard->sim_type == SCARD_GSM_SIM &&
1270 if (scard->sim_type == SCARD_GSM_SIM) {
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.c108 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator in enum:__anon29510
366 if (scard->sim_type == SCARD_GSM_SIM) {
615 scard->sim_type = SCARD_GSM_SIM;
624 scard->sim_type = SCARD_GSM_SIM;
631 if (scard->sim_type == SCARD_GSM_SIM) {
1106 if (scard->sim_type == SCARD_GSM_SIM) {
1180 if (scard->sim_type == SCARD_GSM_SIM) {
1238 if (scard->sim_type == SCARD_GSM_SIM) {
1254 if ((scard->sim_type == SCARD_GSM_SIM &&
1270 if (scard->sim_type == SCARD_GSM_SIM) {
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dpcsc_funcs.c108 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator in enum:__anon29742
366 if (scard->sim_type == SCARD_GSM_SIM) {
615 scard->sim_type = SCARD_GSM_SIM;
624 scard->sim_type = SCARD_GSM_SIM;
631 if (scard->sim_type == SCARD_GSM_SIM) {
1106 if (scard->sim_type == SCARD_GSM_SIM) {
1180 if (scard->sim_type == SCARD_GSM_SIM) {
1238 if (scard->sim_type == SCARD_GSM_SIM) {
1254 if ((scard->sim_type == SCARD_GSM_SIM &&
1270 if (scard->sim_type == SCARD_GSM_SIM) {
[all...]

Completed in 59 milliseconds