pysim/pySim
Supreeth Herle 441c4a768f utils.py: Add helper method to parse Service Table
This method helps in parsing Service Tables in EF.SST, EF.UST, EF.EST, EF.IST.
Takes hex string as input and output a list of available/enabled services.

Change-Id: I9b72efdb84ba7be4a40928a008a59c67f6fb71d4
2020-04-01 11:06:59 +02:00
..
transport transport/pcsc: explicitly specify T0 protocol 2020-02-27 02:10:50 +07:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Fix compatibility with Python 3: print() is a function 2020-02-14 22:46:38 +07:00
cards.py Move parsing of MSISDN to generic Card class 2020-04-01 11:05:26 +02:00
commands.py commands: Python 3 fix: properly distinguish str and list 2020-02-27 02:19:27 +07:00
exceptions.py python3 conversion: Use python 2 and 3 compatible exceptions 2019-09-28 12:45:31 +00:00
ts_51_011.py Define mapping between SIM Service Number and its description 2020-04-01 11:06:59 +02:00
utils.py utils.py: Add helper method to parse Service Table 2020-04-01 11:06:59 +02:00
utils_test.py utils: add EF [H|O]PLMNwAcT decoding. 2019-05-10 17:03:58 +02:00