Generic top level functions of libccid. More...
Typedefs | |
| typedef struct libusb_device * | ccidev_t |
| Physical Chip Card Interface Device. | |
Functions | |
| ccidev_t * | ccid_get_device_list (size_t *nmemb) |
| Find first physical CCI device on the system. | |
Generic top level functions of libccid.
| typedef struct libusb_device* ccidev_t |
| ccidev_t* ccid_get_device_list | ( | size_t * | nmemb | ) |
Find first physical CCI device on the system.
Definition at line 304 of file ccidev.c.
References _probe_descriptors(), ctx, and do_init().
Referenced by cp_devlist_init(), and main().


1.6.3