#include <ccid.h>#include <sim.h>
Go to the source code of this file.
| Functions | |
| static int | found_cci (ccidev_t dev) | 
| int | main (int argc, char **argv) | 
| static int found_cci | ( | ccidev_t | dev | ) |  [static] | 
Definition at line 10 of file simtool.c.
References cci_close(), cci_get_slot(), cci_probe(), chipcard_wait_for_card(), sim_free(), and sim_new().
Referenced by main().


| int main | ( | int | argc, | |
| char ** | argv | |||
| ) | 
Definition at line 52 of file simtool.c.
References ccid_free_device_list(), ccid_get_device_list(), and found_cci().

 1.6.3
 1.6.3