libosmosim 1.11.0.30-c17053
Osmocom SIM library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osim_reader_hdl Struct Reference

#include <sim.h>

Data Fields

struct llist_head list
 member in global list of readers More...
 
const struct osim_reader_opsops
 
uint32_t proto_supported
 
void * priv
 
struct osim_card_hdlcard
 current card, if any More...
 

Field Documentation

◆ card

struct osim_card_hdl* osim_reader_hdl::card

current card, if any

Referenced by osim_card_close(), osim_card_reset(), pcsc_card_open(), and pcsc_get_atr().

◆ list

struct llist_head osim_reader_hdl::list

member in global list of readers

◆ ops

◆ priv

◆ proto_supported

uint32_t osim_reader_hdl::proto_supported

Referenced by osim_card_open(), and osim_reader_open().


The documentation for this struct was generated from the following file: