pysim/pySim/apdu
Harald Welte 8e9c844130 apdu/ts_102_221: Fix SELECT of 3f00
In order to be able to explicitly select the MF via 3f00,
we need to pass the 'MF' to get_selectables(), so the record
is included in the list of selectable files from the current
working directory.

Change-Id: I27085896142fe547a6e93e01e63e59bbc65c8b8a
2022-07-24 11:56:35 +02:00
..
__init__.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
global_platform.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
ts_31_102.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
ts_102_221.py apdu/ts_102_221: Fix SELECT of 3f00 2022-07-24 11:56:35 +02:00