X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Flib%2FQCI.c;h=026108287f4bf7e8d4157902ddd47d390e6faecd;hb=refs%2Fchanges%2F61%2F8461%2F1;hp=61627ee5c0eb849f81b2c3c0a359c46ea576656e;hpb=727cefb2889f78571bfc655359e03bf20227381c;p=ric-app%2Frc.git diff --git a/e2sm/lib/QCI.c b/e2sm/lib/QCI.c index 61627ee..0261082 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-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 .` */ @@ -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 */ };