2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2SM-RC-IEs"
4 * found in "e2sm-rc-nov2021.asn"
5 * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
8 #include "RRCclass-LTE.h"
11 * This type is implemented using NativeEnumerated,
12 * so here we adjust the DEF accordingly.
14 static asn_oer_constraints_t asn_OER_type_RRCclass_LTE_constr_1 CC_NOTUSED = {
17 asn_per_constraints_t asn_PER_type_RRCclass_LTE_constr_1 CC_NOTUSED = {
18 { APC_CONSTRAINED | APC_EXTENSIBLE, 4, 4, 0, 11 } /* (0..11,...) */,
19 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
20 0, 0 /* No PER value map */
22 static const asn_INTEGER_enum_map_t asn_MAP_RRCclass_LTE_value2enum_1[] = {
24 { 1, 13, "bCCH-BCH-MBMS" },
25 { 2, 11, "bCCH-DL-SCH" },
26 { 3, 14, "bCCH-DL-SCH-BR" },
27 { 4, 16, "bCCH-DL-SCH-MBMS" },
35 /* This list is extensible */
37 static const unsigned int asn_MAP_RRCclass_LTE_enum2value_1[] = {
39 1, /* bCCH-BCH-MBMS(1) */
40 2, /* bCCH-DL-SCH(2) */
41 3, /* bCCH-DL-SCH-BR(3) */
42 4, /* bCCH-DL-SCH-MBMS(4) */
50 /* This list is extensible */
52 const asn_INTEGER_specifics_t asn_SPC_RRCclass_LTE_specs_1 = {
53 asn_MAP_RRCclass_LTE_value2enum_1, /* "tag" => N; sorted by tag */
54 asn_MAP_RRCclass_LTE_enum2value_1, /* N => "tag"; sorted by N */
55 12, /* Number of elements in the maps */
56 13, /* Extensions before this member */
57 1, /* Strict enumeration */
58 0, /* Native long size */
61 static const ber_tlv_tag_t asn_DEF_RRCclass_LTE_tags_1[] = {
62 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
64 asn_TYPE_descriptor_t asn_DEF_RRCclass_LTE = {
67 &asn_OP_NativeEnumerated,
68 asn_DEF_RRCclass_LTE_tags_1,
69 sizeof(asn_DEF_RRCclass_LTE_tags_1)
70 /sizeof(asn_DEF_RRCclass_LTE_tags_1[0]), /* 1 */
71 asn_DEF_RRCclass_LTE_tags_1, /* Same as above */
72 sizeof(asn_DEF_RRCclass_LTE_tags_1)
73 /sizeof(asn_DEF_RRCclass_LTE_tags_1[0]), /* 1 */
74 { &asn_OER_type_RRCclass_LTE_constr_1, &asn_PER_type_RRCclass_LTE_constr_1, NativeEnumerated_constraint },
75 0, 0, /* Defined elsewhere */
76 &asn_SPC_RRCclass_LTE_specs_1 /* Additional specs */