Merge "[Epic-ID: ODUHIGH-516][Task-ID: ODUHIGH-522] Generating the E2SM-KPM code"
[o-du/l2.git] / src / codec_utils / common / asn_constant.h
index 501b47a..8a3ae33 100644 (file)
@@ -177,9 +177,7 @@ extern "C" {
 #define maxCellPrep (32)
 #define maxPrivateIEs (65535)
 #define maxProtocolExtensions (65535)
-#define maxProtocolIEs (65535)
 #define maxNRARFCN (3279165)
-#define maxnoofErrors (256)
 #define maxnoofIndividualF1ConnectionsToReset (65536)
 #define maxCellingNBDU (512)
 #define maxnoofSCells (32)
@@ -200,6 +198,27 @@ extern "C" {
 #define maxCellineNB (256)
 #define maxnoofExtendedBPLMNs (6)
 #define maxnoofUEIDs (65536)
+#define maxProtocolIEs (65535)
+#define maxnoofErrors (256)
+#define maxofE2nodeComponents (1024)
+#define maxofRANfunctionID (256)
+#define maxofRICactionID (16)
+#define maxofTNLA (32)
+#define maxofRICrequestID (1024)
+#define maxE1APid (65535)
+#define maxF1APid (4)
+#define maxnoofCells (16384)
+#define maxnoofRICStyles (63)
+#define maxnoofMeasurementInfo (65535)
+#define maxnoofLabelInfo (2147483647)
+#define maxnoofMeasurementRecord (65535)
+#define maxnoofMeasurementValue (2147483647)
+#define maxnoofConditionInfo (32768)
+#define maxnoofUEID (65535)
+#define maxnoofConditionInfoPerSub (32768)
+#define maxnoofUEIDPerSub (65535)
+#define maxnoofUEMeasReport (65535)
+#define maxnoofBin (65535)
 
 #ifdef __cplusplus
 }