RIC-867: Submgr adaptations to E2APv2.0
[ric-plt/submgr.git] / 3rdparty / E2AP-v02.00.00 / asn_constant.h
similarity index 77%
rename from 3rdparty/E2AP-v01.00.00/asn_constant.h
rename to 3rdparty/E2AP-v02.00.00/asn_constant.h
index a6f348c..b850c56 100644 (file)
@@ -11,8 +11,11 @@ extern "C" {
 
 #define maxProtocolIEs (65535)
 #define maxnoofErrors (256)
+#define maxofE2nodeComponents (1024)
 #define maxofRANfunctionID (256)
 #define maxofRICactionID (16)
+#define maxofTNLA (32)
+#define maxofRICrequestID (4294967295)
 
 
 #ifdef __cplusplus