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 b38dec3..8a3ae33 100644 (file)
@@ -9,14 +9,6 @@
 extern "C" {
 #endif
 
-#define maxProtocolIEs (65535)
-#define maxnoofErrors (256)
-#define maxofE2nodeComponents (1024)
-#define maxofRANfunctionID (256)
-#define maxofRICactionID (16)
-#define maxofTNLA (32)
-#define maxofRICrequestID (4294967295)
-#define maxSIB (32)
 #define maxBandComb (65536)
 #define maxCellBlack (16)
 #define maxCellInter (16)
@@ -49,16 +41,9 @@ extern "C" {
 #define maxNrofPhysicalResourceBlocks (275)
 #define maxNrofPhysicalResourceBlocks_1 (274)
 #define maxNrofPhysicalResourceBlocksPlus1 (276)
-#define maxNR_NS_Pmax (8)
-#define maxNrofMultiBands (8)
-#define maxSCSs (5)
-#define maxPO_perPF (4)
-#define maxPLMN (12)
-#define maxSI_Message (32)
 #define maxNrofControlResourceSets_1 (11)
 #define maxCoReSetDuration (3)
 #define maxNrofSearchSpaces_1 (39)
-#define maxNrofControlResourceSets_1 (11)
 #define maxSFI_DCI_PayloadSize (128)
 #define maxSFI_DCI_PayloadSize_1 (127)
 #define maxINT_DCI_PayloadSize (126)
@@ -151,11 +136,6 @@ extern "C" {
 #define maxNrofSSBs_1 (63)
 #define maxNrofS_NSSAI (8)
 #define maxNrofTCI_StatesPDCCH (64)
-#define maxNrofDL_Allocations (16)
-#define maxNARFCN (3279165)
-#define maxNrofSlots (320)
-#define maxNrofSlots_1 (319)
-#define maxNrofSymbols_1 (13)
 #define maxNrofTCI_States (128)
 #define maxNrofTCI_States_1 (127)
 #define maxNrofUL_Allocations (16)
@@ -180,8 +160,6 @@ extern "C" {
 #define maxPO_perPF (4)
 #define maxAccessCat_1 (63)
 #define maxBarringInfoSet (8)
-#define maxNrofTCI_States (128)
-#define maxNrofTCI_States_1 (127)
 #define maxCellEUTRA (8)
 #define maxEUTRA_Carrier (8)
 #define maxPLMNIdentities (8)
@@ -197,7 +175,50 @@ extern "C" {
 #define maxMeasFreqsSN (32)
 #define maxMeasIdentitiesMN (62)
 #define maxCellPrep (32)
-
+#define maxPrivateIEs (65535)
+#define maxProtocolExtensions (65535)
+#define maxNRARFCN (3279165)
+#define maxnoofIndividualF1ConnectionsToReset (65536)
+#define maxCellingNBDU (512)
+#define maxnoofSCells (32)
+#define maxnoofSRBs (8)
+#define maxnoofDRBs (64)
+#define maxnoofULUPTNLInformation (2)
+#define maxnoofDLUPTNLInformation (2)
+#define maxnoofBPLMNs (6)
+#define maxnoofCandidateSpCells (64)
+#define maxnoofPotentialSpCells (64)
+#define maxnoofNrCellBands (32)
+#define maxnoofSIBTypes (32)
+#define maxnoofSITypes (32)
+#define maxnoofPagingCells (512)
+#define maxnoofTNLAssociations (32)
+#define maxnoofQoSFlows (64)
+#define maxnoofSliceItems (1024)
+#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
 }