pysim/pySim/transport
Philipp Maier 621f78c943 serial: return a return code in reset_card()
The method reset_card does not return a return code, while the
coresponding pcsc implementation does return 1 on success.

Change-Id: I658dd6857580652696b4a77e7d6cfe5778f09eff
2023-06-07 10:00:52 +00:00
..
__init__.py proactive: Send a Terminal Response automatically after a Fetch 2022-08-21 11:54:33 +00:00
calypso.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
modem_atcmd.py modem_atcmd: raise ProtocolError instead of ReaderError on CME ERROR 2023-06-02 15:35:43 +00:00
pcsc.py transport/pcsc: throw ReaderError with a message 2022-04-25 18:24:41 +03:00
serial.py serial: return a return code in reset_card() 2023-06-07 10:00:52 +00:00