pysim/pySim
herlesupreeth 5d0a30c19c Move programminig of ePDG Id to generic USIM class
Change-Id: I198d2d3303343b24ec92ba73cce21257213f6f89
2020-09-29 09:44:24 +02:00
..
transport Implement Generic SIM Access interface as per 3GPP TS 27.007 2020-06-02 21:51:07 +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 programminig of ePDG Id to generic USIM class 2020-09-29 09:44:24 +02:00
commands.py Add support for ADF_USIM/EF_EHPLMN 2020-08-28 08:32:55 +00: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 Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions 2020-09-20 09:49:22 +00: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