FreeCalypso > hg > freecalypso-hwlab
view uicc/globals.c @ 176:fb2f6497ba53 default tip
doc/Linux-DTR-RTS-flaw: point to new location of this article
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 11 Dec 2023 19:37:20 +0000 |
parents | 429a8f80426e |
children |
line wrap: on
line source
#include <sys/types.h> #include <pcsclite.h> #include <winscard.h> SCARDCONTEXT hContext; SCARDHANDLE hCard; char *reader_name_buf; u_char sim_resp_data[258]; unsigned sim_resp_data_len, sim_resp_sw; unsigned last_sel_file_record_len;