Attention is currently required from: fixeria.
2 comments:
File pySim/gsmtap.py:
Patch Set #1, Line 153: Int8ub
I would use Const(b'\x02') to enforce GSMTAPv2 (GSMTAP_VERSION).
Well, the check in the code allows us to be more flexible, I think it's one of those situation where I can't say one is clearly better than the other.
File pySim/ts_31_102.py:
Patch Set #1, Line 303: # 3gPP TS 31.102 Section 7.5.2.1
unrelated?
why is it unrelated? That DataObject is referenced in the tracer:
pySim/apdu/ts_31_102.py:from pySim.ts_31_102 import SUCI_TlvDataObject
To view, visit change 28725. To unsubscribe, or for help writing mail filters, visit settings.