mobile: add a reminder on the SUPI representation

This commit is contained in:
mich 2020-01-27 10:47:22 +01:00
parent 794eaa1b00
commit 6e03f570e9
1 changed files with 1 additions and 0 deletions

View File

@ -438,6 +438,7 @@ class FGSIDSUPI(Envelope):
DEFAULT=Buf('SUPI_Unk', rep=REPR_HEX),
sel=lambda self: self.get_env()[1].get_val()),
)
# see TS 29.503, annex C, for a human-readable representation of SUPI
class FGSIDGUTI(Envelope):