a169b42e28a3e16d1f4fb074caead924a2353be6
[ric-plt/resource-status-manager.git] / RSM / asn1codec / e2ap_engine / asn_constant.h
1 /*
2  *
3  * Copyright 2019 AT&T Intellectual Property
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  *      http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18
19
20 /*
21  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
22  */
23
24 #ifndef _ASN_CONSTANT_H
25 #define _ASN_CONSTANT_H
26
27 #ifdef __cplusplus
28 extern "C" {
29 #endif
30
31 #define maxofRANfunctionID (256)
32 #define maxofRICactionID (16)
33 #define maxEARFCN (65535)
34 #define maxEARFCNPlusOne (65536)
35 #define newmaxEARFCN (262143)
36 #define maxInterfaces (16)
37 #define maxCellineNB (256)
38 #define maxnoofBands (16)
39 #define maxnoofBearers (256)
40 #define maxNrOfErrors (256)
41 #define maxnoofPDCP_SN (16)
42 #define maxnoofEPLMNs (15)
43 #define maxnoofEPLMNsPlusOne (16)
44 #define maxnoofForbLACs (4096)
45 #define maxnoofForbTACs (4096)
46 #define maxnoofBPLMNs (6)
47 #define maxnoofNeighbours (512)
48 #define maxnoofPRBs (110)
49 #define maxPools (16)
50 #define maxnoofCells (16)
51 #define maxnoofMBSFN (8)
52 #define maxFailedMeasObjects (32)
53 #define maxnoofCellIDforMDT (32)
54 #define maxnoofTAforMDT (8)
55 #define maxnoofMBMSServiceAreaIdentities (256)
56 #define maxnoofMDTPLMNs (16)
57 #define maxnoofCoMPHypothesisSet (256)
58 #define maxnoofCoMPCells (32)
59 #define maxUEReport (128)
60 #define maxCellReport (9)
61 #define maxnoofPA (3)
62 #define maxCSIProcess (4)
63 #define maxCSIReport (2)
64 #define maxSubband (14)
65 #define maxofNRNeighbours (1024)
66 #define maxCellinengNB (16384)
67 #define maxnooftimeperiods (2)
68 #define maxnoofCellIDforQMC (32)
69 #define maxnoofTAforQMC (8)
70 #define maxnoofPLMNforQMC (16)
71 #define maxUEsinengNBDU (8192)
72 #define maxnoofProtectedResourcePatterns (16)
73 #define maxnoNRcellsSpectrumSharingWithE_UTRA (64)
74 #define maxnoofNrCellBands (32)
75 #define maxnoofBluetoothName (4)
76 #define maxnoofWLANName (4)
77 #define maxPrivateIEs (65535)
78 #define maxProtocolExtensions (65535)
79 #define maxProtocolIEs (65535)
80 #define maxofInterfaceProtocolIE (15)
81 #define maxofActionParameters (255)
82
83
84 #ifdef __cplusplus
85 }
86 #endif
87
88 #endif /* _ASN_CONSTANT_H */