OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCARD_PROTOCOL_T0
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsmcrd.h
44
#define
SCARD_PROTOCOL_T0
0x00000001
47
#define SCARD_PROTOCOL_Tx (
SCARD_PROTOCOL_T0
| SCARD_PROTOCOL_T1)
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.c
586
SCARD_PROTOCOL_T0
| SCARD_PROTOCOL_T1,
601
scard->protocol ==
SCARD_PROTOCOL_T0
? "T0" : "T1");
[
all
...]
Completed in 461 milliseconds