CCID Library

Generic top level functions of libccid. More...

Typedefs

typedef struct libusb_device * ccidev_t
 Physical Chip Card Interface Device.

Functions

ccidev_tccid_get_device_list (size_t *nmemb)
 Find first physical CCI device on the system.

Detailed Description

Generic top level functions of libccid.


Typedef Documentation

typedef struct libusb_device* ccidev_t

Physical Chip Card Interface Device.

A name referencing an unopened hardware device

Definition at line 72 of file ccid.h.


Function Documentation

ccidev_t* ccid_get_device_list ( size_t *  nmemb  ) 

Find first physical CCI device on the system.

Returns:
Handle for the first device. Actually a libusb libusb_device pointer.

Definition at line 304 of file ccidev.c.

References _probe_descriptors(), ctx, and do_init().

Referenced by cp_devlist_init(), and main().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Sun Jan 2 08:36:05 2011 for ccid-utils by  doxygen 1.6.3