FreeCalypso > hg > freecalypso-hwlab
view uicc/globals.c @ 132:5af88fa11b54
fc-uicc-tool: SELECT response parsing implemented (basic)
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 04 Feb 2021 01:36:54 +0000 |
parents | f691a19f191d |
children | 429a8f80426e |
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;