Gitiles
Code Review
Sign In
gerrit.opencord.org
/
MME2
/
991c206d57445777595f4125a83c53f14aea6294
/
.
/
include
/
common
/
3gpp_24008.h
blob: 37c55bc70a6209e14411323c2d4c2931b64b4727 [
file
] [
log
] [
blame
]
anjana_sreekumar@infosys.com
991c206
2020-01-08 11:42:57 +0530
[
diff
] [
blame^
]
1
#ifndef
__3gpp_24008_h__
2
#define
__3gpp_24008_h__
3
4
/* UE Types */
5
6
#define
ID_IMSI
1
7
#define
ID_IMEI
2
8
#define
ID_IMEISV
3
9
#define
ID_TMSI
4
10
11
#endif