rajalakshmisv | 21b61dd | 2021-12-07 04:53:03 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 3 | */ |
| 4 | |
| 5 | #ifndef _ASN_CONSTANT_H |
| 6 | #define _ASN_CONSTANT_H |
| 7 | |
| 8 | #ifdef __cplusplus |
| 9 | extern "C" { |
| 10 | #endif |
| 11 | |
rajalakshmisv | 960885a | 2022-05-31 14:59:10 +0000 | [diff] [blame] | 12 | #define maxnoofMessages (65535) |
| 13 | #define maxnoofE2InfoChanges (65535) |
| 14 | #define maxnoofUEInfoChanges (65535) |
| 15 | #define maxnoofRRCstate (8) |
| 16 | #define maxnoofParametersToReport (65535) |
| 17 | #define maxnoofPolicyConditions (65535) |
| 18 | #define maxnoofAssociatedRANParameters (65535) |
| 19 | #define maxnoofUEID (65535) |
| 20 | #define maxnoofCellID (65535) |
| 21 | #define maxnoofRANOutcomeParameters (255) |
| 22 | #define maxnoofParametersinStructure (65535) |
| 23 | #define maxnoofItemsinList (65535) |
| 24 | #define maxnoofUEInfo (65535) |
| 25 | #define maxnoofCellInfo (65535) |
| 26 | #define maxnoofUEeventInfo (65535) |
| 27 | #define maxnoofRANparamTest (255) |
| 28 | #define maxnoofNeighbourCell (65535) |
rajalakshmisv | 21b61dd | 2021-12-07 04:53:03 +0000 | [diff] [blame] | 29 | #define maxnoofRICStyles (63) |
rajalakshmisv | 960885a | 2022-05-31 14:59:10 +0000 | [diff] [blame] | 30 | #define maxnoofCallProcessTypes (65535) |
| 31 | #define maxnoofCallProcessBreakpoints (65535) |
| 32 | #define maxnoofInsertIndication (65535) |
rajalakshmisv | 21b61dd | 2021-12-07 04:53:03 +0000 | [diff] [blame] | 33 | #define maxnoofControlAction (65535) |
rajalakshmisv | 960885a | 2022-05-31 14:59:10 +0000 | [diff] [blame] | 34 | #define maxnoofPolicyAction (65535) |
sandeepindia | c588f66 | 2022-12-01 22:00:11 +0530 | [diff] [blame^] | 35 | #define maxnoofInsertIndicationActions (63) |
| 36 | #define maxnoofMulCtrlActions (63) |
| 37 | #define maxE1APid (65535) |
| 38 | #define maxF1APid (4) |
| 39 | #define maxEARFCN (65535) |
| 40 | #define maxNRARFCN (3279165) |
| 41 | #define maxnoofNrCellBands (32) |
rajalakshmisv | 21b61dd | 2021-12-07 04:53:03 +0000 | [diff] [blame] | 42 | |
| 43 | |
| 44 | #ifdef __cplusplus |
| 45 | } |
| 46 | #endif |
| 47 | |
| 48 | #endif /* _ASN_CONSTANT_H */ |