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