| 155 |
#define CCID_TIME_EXTENSION 0x80 /* 10 0000 00 */ |
#define CCID_TIME_EXTENSION 0x80 /* 10 0000 00 */ |
| 156 |
|
|
| 157 |
/* bInterfaceProtocol for ICCD */ |
/* bInterfaceProtocol for ICCD */ |
| 158 |
#define ICCD_A 1 /* ICCD Version A */ |
#define PROTOCOL_CCID 0 /* plain CCID */ |
| 159 |
#define ICCD_B 2 /* ICCD Version B */ |
#define PROTOCOL_ICCD_A 1 /* ICCD Version A */ |
| 160 |
|
#define PROTOCOL_ICCD_B 2 /* ICCD Version B */ |
| 161 |
|
|
| 162 |
/* Product identification for special treatments */ |
/* Product identification for special treatments */ |
| 163 |
#define GEMPC433 0x08E64433 |
#define GEMPC433 0x08E64433 |