#include "card_imp.h"
#include <chipcard/client/card.h>
Go to the source code of this file.
Functions | |
GWEN_XMLNODE * | LC_Card_FindCommand (LC_CARD *card, const char *commandName) |
int | LC_Card_IsConnected (const LC_CARD *card) |
void | LC_Card_SetConnected (LC_CARD *card, int b) |
GWEN_XMLNODE* LC_Card_FindCommand | ( | LC_CARD * | card, | |
const char * | commandName | |||
) |
int LC_Card_IsConnected | ( | const LC_CARD * | card | ) |
void LC_Card_SetConnected | ( | LC_CARD * | card, | |
int | b | |||
) |