[Epic-ID: ODUHIGH-406][Task-ID: ODUHIGH-441]: Update name of Paging RRC Codec
[o-du/l2.git] / src / codec_utils / RRC / InitialUE-Identity.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "NR-RRC-Definitions"
4  *      found in "./22April22_Paging/rrc_15.3_asn.asn1"
5  *      `asn1c -D ./22April22_Paging -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
6  */
7
8 #include "InitialUE-Identity.h"
9
10 static int
11 memb_ng_5G_S_TMSI_Part1_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;
14         size_t size;
15         
16         if(!sptr) {
17                 ASN__CTFAIL(app_key, td, sptr,
18                         "%s: value not given (%s:%d)",
19                         td->name, __FILE__, __LINE__);
20                 return -1;
21         }
22         
23         if(st->size > 0) {
24                 /* Size in bits */
25                 size = 8 * st->size - (st->bits_unused & 0x07);
26         } else {
27                 size = 0;
28         }
29         
30         if((size == 39)) {
31                 /* Constraint check succeeded */
32                 return 0;
33         } else {
34                 ASN__CTFAIL(app_key, td, sptr,
35                         "%s: constraint failed (%s:%d)",
36                         td->name, __FILE__, __LINE__);
37                 return -1;
38         }
39 }
40
41 static int
42 memb_randomValue_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
43                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
44         const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
45         size_t size;
46         
47         if(!sptr) {
48                 ASN__CTFAIL(app_key, td, sptr,
49                         "%s: value not given (%s:%d)",
50                         td->name, __FILE__, __LINE__);
51                 return -1;
52         }
53         
54         if(st->size > 0) {
55                 /* Size in bits */
56                 size = 8 * st->size - (st->bits_unused & 0x07);
57         } else {
58                 size = 0;
59         }
60         
61         if((size == 39)) {
62                 /* Constraint check succeeded */
63                 return 0;
64         } else {
65                 ASN__CTFAIL(app_key, td, sptr,
66                         "%s: constraint failed (%s:%d)",
67                         td->name, __FILE__, __LINE__);
68                 return -1;
69         }
70 }
71
72 static asn_oer_constraints_t asn_OER_memb_ng_5G_S_TMSI_Part1_constr_2 CC_NOTUSED = {
73         { 0, 0 },
74         39      /* (SIZE(39..39)) */};
75 static asn_per_constraints_t asn_PER_memb_ng_5G_S_TMSI_Part1_constr_2 CC_NOTUSED = {
76         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
77         { APC_CONSTRAINED,       0,  0,  39,  39 }      /* (SIZE(39..39)) */,
78         0, 0    /* No PER value map */
79 };
80 static asn_oer_constraints_t asn_OER_memb_randomValue_constr_3 CC_NOTUSED = {
81         { 0, 0 },
82         39      /* (SIZE(39..39)) */};
83 static asn_per_constraints_t asn_PER_memb_randomValue_constr_3 CC_NOTUSED = {
84         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
85         { APC_CONSTRAINED,       0,  0,  39,  39 }      /* (SIZE(39..39)) */,
86         0, 0    /* No PER value map */
87 };
88 static asn_oer_constraints_t asn_OER_type_InitialUE_Identity_constr_1 CC_NOTUSED = {
89         { 0, 0 },
90         -1};
91 asn_per_constraints_t asn_PER_type_InitialUE_Identity_constr_1 CC_NOTUSED = {
92         { APC_CONSTRAINED,       1,  1,  0,  1 }        /* (0..1) */,
93         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
94         0, 0    /* No PER value map */
95 };
96 asn_TYPE_member_t asn_MBR_InitialUE_Identity_1[] = {
97         { ATF_NOFLAGS, 0, offsetof(struct InitialUE_Identity, choice.ng_5G_S_TMSI_Part1),
98                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
99                 -1,     /* IMPLICIT tag at current level */
100                 &asn_DEF_BIT_STRING,
101                 0,
102                 { &asn_OER_memb_ng_5G_S_TMSI_Part1_constr_2, &asn_PER_memb_ng_5G_S_TMSI_Part1_constr_2,  memb_ng_5G_S_TMSI_Part1_constraint_1 },
103                 0, 0, /* No default value */
104                 "ng-5G-S-TMSI-Part1"
105                 },
106         { ATF_NOFLAGS, 0, offsetof(struct InitialUE_Identity, choice.randomValue),
107                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
108                 -1,     /* IMPLICIT tag at current level */
109                 &asn_DEF_BIT_STRING,
110                 0,
111                 { &asn_OER_memb_randomValue_constr_3, &asn_PER_memb_randomValue_constr_3,  memb_randomValue_constraint_1 },
112                 0, 0, /* No default value */
113                 "randomValue"
114                 },
115 };
116 static const asn_TYPE_tag2member_t asn_MAP_InitialUE_Identity_tag2el_1[] = {
117     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ng-5G-S-TMSI-Part1 */
118     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* randomValue */
119 };
120 asn_CHOICE_specifics_t asn_SPC_InitialUE_Identity_specs_1 = {
121         sizeof(struct InitialUE_Identity),
122         offsetof(struct InitialUE_Identity, _asn_ctx),
123         offsetof(struct InitialUE_Identity, present),
124         sizeof(((struct InitialUE_Identity *)0)->present),
125         asn_MAP_InitialUE_Identity_tag2el_1,
126         2,      /* Count of tags in the map */
127         0, 0,
128         -1      /* Extensions start */
129 };
130 asn_TYPE_descriptor_t asn_DEF_InitialUE_Identity = {
131         "InitialUE-Identity",
132         "InitialUE-Identity",
133         &asn_OP_CHOICE,
134         0,      /* No effective tags (pointer) */
135         0,      /* No effective tags (count) */
136         0,      /* No tags (pointer) */
137         0,      /* No tags (count) */
138         { &asn_OER_type_InitialUE_Identity_constr_1, &asn_PER_type_InitialUE_Identity_constr_1, CHOICE_constraint },
139         asn_MBR_InitialUE_Identity_1,
140         2,      /* Elements count */
141         &asn_SPC_InitialUE_Identity_specs_1     /* Additional specs */
142 };
143