mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-18 11:28:33 +03:00
0217530e18c247bf4af7d943a1a0f6f9da91b7d2
* Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions * Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array * utils.py: Add helper method to convert a hex string into array of N bytes string elements * utils.py: Add helper method to encode Service Table
Description
No description provided
Languages
Python
98.8%
Shell
1.2%