X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=3rdparty%2FE2AP-v02.00.00%2FRICcontrolAckRequest.c;fp=3rdparty%2FE2AP-v01.00.00%2FRICcontrolAckRequest.c;h=1b3c4f0cc3dc5c05754fa2383594ffea6e057e4a;hb=483bd162c10ee2f0ef348b5c25c2987aea80b7c8;hp=383e28ab1b7c96f98585871a8eb488cd4b44479b;hpb=2392e6e49a6567a5d7477a93780b327238ee98b8;p=ric-plt%2Fsubmgr.git diff --git a/3rdparty/E2AP-v01.00.00/RICcontrolAckRequest.c b/3rdparty/E2AP-v02.00.00/RICcontrolAckRequest.c similarity index 88% rename from 3rdparty/E2AP-v01.00.00/RICcontrolAckRequest.c rename to 3rdparty/E2AP-v02.00.00/RICcontrolAckRequest.c index 383e28a..1b3c4f0 100644 --- a/3rdparty/E2AP-v01.00.00/RICcontrolAckRequest.c +++ b/3rdparty/E2AP-v02.00.00/RICcontrolAckRequest.c @@ -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` */ @@ -12,27 +12,25 @@ * so here we adjust the DEF accordingly. */ static asn_per_constraints_t asn_PER_type_RICcontrolAckRequest_constr_1 CC_NOTUSED = { - { APC_CONSTRAINED | APC_EXTENSIBLE, 2, 2, 0, 2 } /* (0..2,...) */, + { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */, { APC_UNCONSTRAINED, -1, -1, 0, 0 }, 0, 0 /* No PER value map */ }; static const asn_INTEGER_enum_map_t asn_MAP_RICcontrolAckRequest_value2enum_1[] = { { 0, 5, "noAck" }, - { 1, 3, "ack" }, - { 2, 4, "nAck" } + { 1, 3, "ack" } /* This list is extensible */ }; static const unsigned int asn_MAP_RICcontrolAckRequest_enum2value_1[] = { 1, /* ack(1) */ - 2, /* nAck(2) */ 0 /* noAck(0) */ /* This list is extensible */ }; static const asn_INTEGER_specifics_t asn_SPC_RICcontrolAckRequest_specs_1 = { asn_MAP_RICcontrolAckRequest_value2enum_1, /* "tag" => N; sorted by tag */ asn_MAP_RICcontrolAckRequest_enum2value_1, /* N => "tag"; sorted by N */ - 3, /* Number of elements in the maps */ - 4, /* Extensions before this member */ + 2, /* Number of elements in the maps */ + 3, /* Extensions before this member */ 1, /* Strict enumeration */ 0, /* Native long size */ 0