|
Wire Sysio Wire Sysion 1.0.0
|
#include <stdbool.h>#include <PCSC/wintypes.h>#include <PCSC/winscard.h>

Go to the source code of this file.
Classes | |
| struct | ykyh_state |
| union | u_APDU |
Macros | |
| #define | READER_LEN 32 |
| #define | MAX_READERS 16 |
Typedefs | |
| typedef union u_APDU | APDU |
Variables | |
| unsigned const char | aid [] = {0xa0, 0x00, 0x00, 0x05, 0x27, 0x21, 0x07} |
| #define MAX_READERS 16 |
Definition at line 32 of file internal.h.
| #define READER_LEN 32 |
Definition at line 31 of file internal.h.
Definition at line 52 of file internal.h.
| unsigned const char aid[] = {0xa0, 0x00, 0x00, 0x05, 0x27, 0x21, 0x07} |
Definition at line 54 of file internal.h.