RIC-867: Submgr adaptations to E2APv2.0
[ric-plt/submgr.git] / 3rdparty / E2AP-v02.00.00 / CauseRICservice.c
similarity index 94%
rename from 3rdparty/E2AP-v01.00.00/CauseRICservice.c
rename to 3rdparty/E2AP-v02.00.00/CauseRICservice.c
index 1c8bf4a..fda9c09 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-IEs"
- *     found in "spec/e2ap-v01.00.00.asn"
+ *     found in "spec/e2ap-v02.00.00.asn"
  *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
  */
 
@@ -17,14 +17,14 @@ asn_per_constraints_t asn_PER_type_CauseRICservice_constr_1 CC_NOTUSED = {
        0, 0    /* No PER value map */
 };
 static const asn_INTEGER_enum_map_t asn_MAP_CauseRICservice_value2enum_1[] = {
-       { 0,    21,     "function-not-required" },
+       { 0,    26,     "ran-function-not-supported" },
        { 1,    19,     "excessive-functions" },
        { 2,    18,     "ric-resource-limit" }
        /* This list is extensible */
 };
 static const unsigned int asn_MAP_CauseRICservice_enum2value_1[] = {
        1,      /* excessive-functions(1) */
-       0,      /* function-not-required(0) */
+       0,      /* ran-function-not-supported(0) */
        2       /* ric-resource-limit(2) */
        /* This list is extensible */
 };