2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-InterNodeDefinitions"
4 * found in "../../../rrc_15.3_asn.asn1"
5 * `asn1c -D ./25_02_2022_RRC/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #include "ReestabNCellInfo.h"
11 memb_key_gNodeB_Star_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
13 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
17 ASN__CTFAIL(app_key, td, sptr,
18 "%s: value not given (%s:%d)",
19 td->name, __FILE__, __LINE__);
25 size = 8 * st->size - (st->bits_unused & 0x07);
31 /* Constraint check succeeded */
34 ASN__CTFAIL(app_key, td, sptr,
35 "%s: constraint failed (%s:%d)",
36 td->name, __FILE__, __LINE__);
41 static asn_oer_constraints_t asn_OER_memb_key_gNodeB_Star_constr_3 CC_NOTUSED = {
43 256 /* (SIZE(256..256)) */};
44 static asn_per_constraints_t asn_PER_memb_key_gNodeB_Star_constr_3 CC_NOTUSED = {
45 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
46 { APC_CONSTRAINED, 0, 0, 256, 256 } /* (SIZE(256..256)) */,
47 0, 0 /* No PER value map */
49 asn_TYPE_member_t asn_MBR_ReestabNCellInfo_1[] = {
50 { ATF_NOFLAGS, 0, offsetof(struct ReestabNCellInfo, cellIdentity),
51 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
52 -1, /* IMPLICIT tag at current level */
53 &asn_DEF_CellIdentity,
56 0, 0, /* No default value */
59 { ATF_NOFLAGS, 0, offsetof(struct ReestabNCellInfo, key_gNodeB_Star),
60 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
61 -1, /* IMPLICIT tag at current level */
64 { &asn_OER_memb_key_gNodeB_Star_constr_3, &asn_PER_memb_key_gNodeB_Star_constr_3, memb_key_gNodeB_Star_constraint_1 },
65 0, 0, /* No default value */
68 { ATF_NOFLAGS, 0, offsetof(struct ReestabNCellInfo, shortMAC_I),
69 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
70 -1, /* IMPLICIT tag at current level */
74 0, 0, /* No default value */
78 static const ber_tlv_tag_t asn_DEF_ReestabNCellInfo_tags_1[] = {
79 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
81 static const asn_TYPE_tag2member_t asn_MAP_ReestabNCellInfo_tag2el_1[] = {
82 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cellIdentity */
83 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* key-gNodeB-Star */
84 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* shortMAC-I */
86 asn_SEQUENCE_specifics_t asn_SPC_ReestabNCellInfo_specs_1 = {
87 sizeof(struct ReestabNCellInfo),
88 offsetof(struct ReestabNCellInfo, _asn_ctx),
89 asn_MAP_ReestabNCellInfo_tag2el_1,
90 3, /* Count of tags in the map */
91 0, 0, 0, /* Optional elements (not needed) */
92 -1, /* First extension addition */
94 asn_TYPE_descriptor_t asn_DEF_ReestabNCellInfo = {
98 asn_DEF_ReestabNCellInfo_tags_1,
99 sizeof(asn_DEF_ReestabNCellInfo_tags_1)
100 /sizeof(asn_DEF_ReestabNCellInfo_tags_1[0]), /* 1 */
101 asn_DEF_ReestabNCellInfo_tags_1, /* Same as above */
102 sizeof(asn_DEF_ReestabNCellInfo_tags_1)
103 /sizeof(asn_DEF_ReestabNCellInfo_tags_1[0]), /* 1 */
104 { 0, 0, SEQUENCE_constraint },
105 asn_MBR_ReestabNCellInfo_1,
106 3, /* Elements count */
107 &asn_SPC_ReestabNCellInfo_specs_1 /* Additional specs */