X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Fheaders%2Fasn_constant.h;h=4566a7a7d60aafa6d77592e14a166a51bf1309ab;hb=refs%2Fchanges%2F61%2F8461%2F1;hp=df0a143436af66b57cff0332dc02aa472b980223;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/e2sm/headers/asn_constant.h b/e2sm/headers/asn_constant.h old mode 100644 new mode 100755 index df0a143..4566a7a --- a/e2sm/headers/asn_constant.h +++ b/e2sm/headers/asn_constant.h @@ -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