OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCARD_USIM
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant/
pcsc_funcs.c
90
typedef enum { SCARD_GSM_SIM,
SCARD_USIM
} sim_types;
310
if (scard->sim_type ==
SCARD_USIM
) {
532
SCARD_USIM
, NULL, 0)) {
540
scard->sim_type =
SCARD_USIM
;
713
if (sim_type ==
SCARD_USIM
) {
798
if (scard->sim_type ==
SCARD_USIM
)
834
if (scard->sim_type ==
SCARD_USIM
)
886
if (scard->sim_type ==
SCARD_USIM
)
928
if (scard->sim_type ==
SCARD_USIM
)
1073
(scard->sim_type ==
SCARD_USIM
&
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c
90
typedef enum { SCARD_GSM_SIM,
SCARD_USIM
} sim_types;
310
if (scard->sim_type ==
SCARD_USIM
) {
532
SCARD_USIM
, NULL, 0)) {
540
scard->sim_type =
SCARD_USIM
;
713
if (sim_type ==
SCARD_USIM
) {
798
if (scard->sim_type ==
SCARD_USIM
)
834
if (scard->sim_type ==
SCARD_USIM
)
886
if (scard->sim_type ==
SCARD_USIM
)
928
if (scard->sim_type ==
SCARD_USIM
)
1073
(scard->sim_type ==
SCARD_USIM
&
[
all
...]
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.c
90
typedef enum { SCARD_GSM_SIM,
SCARD_USIM
} sim_types;
310
if (scard->sim_type ==
SCARD_USIM
) {
532
SCARD_USIM
, NULL, 0)) {
540
scard->sim_type =
SCARD_USIM
;
713
if (sim_type ==
SCARD_USIM
) {
798
if (scard->sim_type ==
SCARD_USIM
)
834
if (scard->sim_type ==
SCARD_USIM
)
886
if (scard->sim_type ==
SCARD_USIM
)
928
if (scard->sim_type ==
SCARD_USIM
)
1073
(scard->sim_type ==
SCARD_USIM
&
[
all
...]
Completed in 26 milliseconds