E2AP and E2SM-RC version upgrade to E2aP v.2.0 and E2SM-RC to v1.0.1
[ric-app/rc.git] / e2sm / headers / asn_constant.h
old mode 100644 (file)
new mode 100755 (executable)
index df0a143..4566a7a
@@ -9,28 +9,34 @@
 extern "C" {
 #endif
 
-#define maxCellReport (8)
-#define maxNrofSSBs_1 (63)
-#define maxNrofCSI_RS_ResourcesRRM_1 (95)
-#define maxNrofServingCells (32)
-#define maxNrofServingCells_1 (31)
-#define maxNrofIndexesToReport2 (64)
-#define maxnoofMeasurementInfo (65535)
-#define maxofMessageProtocolTests (15)
-#define maxnoofQCI (256)
-#define maxnoofQoSFlows (64)
-#define maxnoofSliceItems (1024)
-#define maxnoofContainerListItems (3)
-#define maxCellingNBDU (512)
-#define maxofContainers (8)
-#define maxPLMN (12)
-#define maxnoofUEs (65535)
-#define maxnoofPMMeasurements (2147483647)
+#define maxE1APid (65535)
+#define maxF1APid (4)
+#define maxEARFCN (65535)
+#define maxNRARFCN (3279165)
+#define maxnoofNrCellBands (32)
+#define maxnoofMessages (65535)
+#define maxnoofE2InfoChanges (65535)
+#define maxnoofUEInfoChanges (65535)
+#define maxnoofRRCstate (8)
+#define maxnoofParametersToReport (65535)
+#define maxnoofPolicyConditions (65535)
+#define maxnoofAssociatedRANParameters (65535)
+#define maxnoofUEID (65535)
+#define maxnoofCellID (65535)
+#define maxnoofRANOutcomeParameters (255)
+#define maxnoofParametersinStructure (65535)
+#define maxnoofItemsinList (65535)
+#define maxnoofUEInfo (65535)
+#define maxnoofCellInfo (65535)
+#define maxnoofUEeventInfo (65535)
+#define maxnoofRANparamTest (255)
+#define maxnoofNeighbourCell (65535)
 #define maxnoofRICStyles (63)
-#define maxnoofAssociatedRANInfo (4294967295)
-#define maxnoofParametersInStructure (4294967295)
-#define maxnoofItemsInList (4294967295)
+#define maxnoofCallProcessTypes (65535)
+#define maxnoofCallProcessBreakpoints (65535)
+#define maxnoofInsertIndication (65535)
 #define maxnoofControlAction (65535)
+#define maxnoofPolicyAction (65535)
 
 
 #ifdef __cplusplus