anjana_sreekumar@infosys.com | 991c206 | 2020-01-08 11:42:57 +0530 | [diff] [blame^] | 1 | /* |
| 2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 3 | */ |
| 4 | |
| 5 | #ifndef _ASN_CONSTANT_H |
| 6 | #define _ASN_CONSTANT_H |
| 7 | |
| 8 | #ifdef __cplusplus |
| 9 | extern "C" { |
| 10 | #endif |
| 11 | |
| 12 | #define maxPrivateIEs (65535) |
| 13 | #define maxProtocolExtensions (65535) |
| 14 | #define maxProtocolIEs (65535) |
| 15 | #define maxnoofCSGs (256) |
| 16 | #define maxnoofE_RABs (256) |
| 17 | #define maxnoofTAIs (256) |
| 18 | #define maxnoofTACs (256) |
| 19 | #define maxnoofErrors (256) |
| 20 | #define maxnoofBPLMNs (6) |
| 21 | #define maxnoofPLMNsPerMME (32) |
| 22 | #define maxnoofEPLMNs (15) |
| 23 | #define maxnoofEPLMNsPlusOne (16) |
| 24 | #define maxnoofForbLACs (4096) |
| 25 | #define maxnoofForbTACs (4096) |
| 26 | #define maxnoofIndividualS1ConnectionsToReset (256) |
| 27 | #define maxnoofCellsinUEHistoryInfo (16) |
| 28 | #define maxnoofCellsineNB (256) |
| 29 | #define maxnoofTAIforWarning (65535) |
| 30 | #define maxnoofCellID (65535) |
| 31 | #define maxnoofDCNs (32) |
| 32 | #define maxnoofEmergencyAreaID (65535) |
| 33 | #define maxnoofCellinTAI (65535) |
| 34 | #define maxnoofCellinEAI (65535) |
| 35 | #define maxnoofeNBX2TLAs (2) |
| 36 | #define maxnoofeNBX2ExtTLAs (16) |
| 37 | #define maxnoofeNBX2GTPTLAs (16) |
| 38 | #define maxnoofRATs (8) |
| 39 | #define maxnoofGroupIDs (65535) |
| 40 | #define maxnoofMMECs (256) |
| 41 | #define maxnoofCellIDforMDT (32) |
| 42 | #define maxnoofTAforMDT (8) |
| 43 | #define maxnoofMDTPLMNs (16) |
| 44 | #define maxnoofCellsforRestart (256) |
| 45 | #define maxnoofRestartTAIs (2048) |
| 46 | #define maxnoofRestartEmergencyAreaIDs (256) |
| 47 | #define maxEARFCN (262143) |
| 48 | #define maxnoofMBSFNAreaMDT (8) |
| 49 | #define maxnoofRecommendedCells (16) |
| 50 | #define maxnoofRecommendedENBs (16) |
| 51 | #define maxnooftimeperiods (2) |
| 52 | #define maxnoofCellIDforQMC (32) |
| 53 | #define maxnoofTAforQMC (8) |
| 54 | #define maxnoofPLMNforQMC (16) |
| 55 | #define maxnoofBluetoothName (4) |
| 56 | #define maxnoofWLANName (4) |
| 57 | #define maxnoofConnectedengNBs (256) |
| 58 | |
| 59 | |
| 60 | #ifdef __cplusplus |
| 61 | } |
| 62 | #endif |
| 63 | |
| 64 | #endif /* _ASN_CONSTANT_H */ |