pysim/pySim
Supreeth Herle 99d55552d5 pySim-read.py: Enable parsing of EF.ePDGSelection in USIM
As per TS 31.102, this EF can found under ADF.USIM at File Id 6ff4.
Also, if service n°106 and service n°107 are available, this file shall be present.

Change-Id: I98916e6f5c9791aff63c18a3b16bdfb8ae9b2d36
2020-10-21 08:32:55 +02: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 pySim-read.py: Enable parsing of EF.ePDGSelection in USIM 2020-10-21 08:32:55 +02: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 Define mapping between ISIM Service Number and its description 2020-04-27 12:29:00 +02: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 utils.py: Add helper method to parse ePDG Selection info TLV 2020-10-21 08:25:41 +02: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