E2AP and E2SM-RC version upgrade to E2aP v.2.0 and E2SM-RC to v1.0.1
[ric-app/rc.git] / e2sm / lib / RANfunction-Name.c
index a56189d..d467e01 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
- * From ASN.1 module "E2SM-KPM-RC"
- *     found in "e2sm-kpm-rc.asn"
+ * From ASN.1 module "E2SM-RC-IEs"
+ *     found in "e2sm-rc-nov2021.asn"
  *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
  */
 
@@ -155,7 +155,7 @@ memb_ranFunction_E2SM_OID_constraint_1(const asn_TYPE_descriptor_t *td, const vo
        
        size = st->size;
        
-       if((size >= 1 && size <= 150)
+       if((size >= 1 && size <= 1000)
                 && !check_permitted_alphabet_3(st)) {
                /* Constraint check succeeded */
                return 0;
@@ -228,7 +228,7 @@ static asn_oer_constraints_t asn_OER_memb_ranFunction_E2SM_OID_constr_3 CC_NOTUS
        -1      /* (SIZE(0..MAX)) */};
 static asn_per_constraints_t asn_PER_memb_ranFunction_E2SM_OID_constr_3 CC_NOTUSED = {
        { APC_CONSTRAINED,       7,  7,  32,  122 }     /* (32..122) */,
-       { APC_CONSTRAINED | APC_EXTENSIBLE,  8,  8,  1,  150 }  /* (SIZE(1..150,...)) */,
+       { APC_CONSTRAINED | APC_EXTENSIBLE,  10,  10,  1,  1000 }       /* (SIZE(1..1000,...)) */,
        asn_PER_MAP_ranFunction_E2SM_OID_3_v2c, /* Value to PER code map */
        asn_PER_MAP_ranFunction_E2SM_OID_3_c2v  /* PER code to value map */
 };