X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Flib%2FQCI.c;h=e0801e4ba4dc06ef81b5fd0be272d3aceb3338a6;hb=6aa3ff2516c6d755c511fc2c5f3141ab4710de9d;hp=61627ee5c0eb849f81b2c3c0a359c46ea576656e;hpb=727cefb2889f78571bfc655359e03bf20227381c;p=ric-app%2Frc.git diff --git a/e2sm/lib/QCI.c b/e2sm/lib/QCI.c index 61627ee..e0801e4 100644 --- a/e2sm/lib/QCI.c +++ b/e2sm/lib/QCI.c @@ -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-COMMON-IEs" + * found in "e2sm-common.asn" * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .` */ @@ -37,10 +37,10 @@ QCI_constraint(const asn_TYPE_descriptor_t *td, const void *sptr, * so here we adjust the DEF accordingly. */ static asn_oer_constraints_t asn_OER_type_QCI_constr_1 CC_NOTUSED = { - { 0, 0 }, + { 1, 1 } /* (0..255) */, -1}; asn_per_constraints_t asn_PER_type_QCI_constr_1 CC_NOTUSED = { - { APC_CONSTRAINED | APC_EXTENSIBLE, 8, 8, 0, 255 } /* (0..255,...) */, + { APC_CONSTRAINED, 8, 8, 0, 255 } /* (0..255) */, { APC_UNCONSTRAINED, -1, -1, 0, 0 }, 0, 0 /* No PER value map */ };