Replacing E2AP v1.0 asn files with E2AP v2.0 files [Jira Id - ODUHIGH-409]
[o-du/l2.git] / src / codec_utils / E2AP / CauseRICservice.c
index 2846bfe..a2fb0f1 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-IEs"
- *     found in "E2AP.asn1"
- *     `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "2022_E2AP.asn1"
+ *     `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
 #include "CauseRICservice.h"
@@ -20,14 +20,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 */
 };