pysim/pySim
Supreeth Herle 44e046240e sysmoISIM-SJA2: Disable Service 95, 99, 115 in EF.UST in case ISIM is present
As per TS 31.102 version 15.2.0 Release 15, section 4.2.8, EFUST (USIM Service Table),
Service n°95, n°99 and n°115 shall not be declared available if an ISIM application is present on the UICC.

Change-Id: Id9709746de99585ad31c4e9659323484fda87b14
2021-01-05 11:46:41 +01:00
..
transport Lint fixes: false -> False, missing imports, Index list, not map iter 2020-10-19 10:35:11 +02:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Fix invocation python2 -> python3 2020-10-19 10:32:34 +02:00
cards.py sysmoISIM-SJA2: Disable Service 95, 99, 115 in EF.UST in case ISIM is present 2021-01-05 11:46:41 +01:00
commands.py Remove unnecessary semicolon 2020-10-19 10:34:31 +02:00
exceptions.py python3 conversion: Use python 2 and 3 compatible exceptions 2019-09-28 12:45:31 +00:00
ts_31_102.py Add new line 2020-09-16 20:31:28 +02:00
ts_31_103.py ts_31_103.py: Add ADF map for files at ISIM ADF 2021-01-05 10:06:19 +01:00
ts_51_011.py pySim-read.py: decode contents of EF.AD (Administrative data) 2020-09-20 06:58:36 +00:00
utils.py Re-purpose helper method to be used for parsing Address TLV Object in general 2021-01-05 10:06:19 +01:00
utils_test.py Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array 2020-09-20 09:49:22 +00:00