cardlcc_l.h File Reference
#include <chipcard/client/card_imp.h>
#include <chipcard/client/card.h>
Go to the source code of this file.
Define Documentation
#define LC_CARD_EXTEND_CLIENT |
Function Documentation
LC_CARD* LC_CardLcc_new |
( |
LC_CLIENT * |
cl, |
|
|
uint32_t |
cardId, |
|
|
uint32_t |
serverId, |
|
|
const char * |
cardType, |
|
|
uint32_t |
rflags, |
|
|
const unsigned char * |
atrBuf, |
|
|
unsigned int |
atrLen | |
|
) |
| | |
uint32_t LC_CardLcc_GetServerId |
( |
const LC_CARD * |
card |
) |
|
int LC_CardLcc_IsConnected |
( |
const LC_CARD * |
card |
) |
|
void LC_CardLcc_SetConnected |
( |
LC_CARD * |
card, |
|
|
int |
b | |
|
) |
| | |