blob: 37c55bc70a6209e14411323c2d4c2931b64b4727 [file] [log] [blame]
anjana_sreekumar@infosys.com991c2062020-01-08 11:42:57 +05301#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