2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
5 * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #include "ShortI-RNTI-Value.h"
11 ShortI_RNTI_Value_constraint(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__);
42 * This type is implemented using BIT_STRING,
43 * so here we adjust the DEF accordingly.
45 static asn_oer_constraints_t asn_OER_type_ShortI_RNTI_Value_constr_1 CC_NOTUSED = {
47 24 /* (SIZE(24..24)) */};
48 asn_per_constraints_t asn_PER_type_ShortI_RNTI_Value_constr_1 CC_NOTUSED = {
49 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
50 { APC_CONSTRAINED, 0, 0, 24, 24 } /* (SIZE(24..24)) */,
51 0, 0 /* No PER value map */
53 static const ber_tlv_tag_t asn_DEF_ShortI_RNTI_Value_tags_1[] = {
54 (ASN_TAG_CLASS_UNIVERSAL | (3 << 2))
56 asn_TYPE_descriptor_t asn_DEF_ShortI_RNTI_Value = {
60 asn_DEF_ShortI_RNTI_Value_tags_1,
61 sizeof(asn_DEF_ShortI_RNTI_Value_tags_1)
62 /sizeof(asn_DEF_ShortI_RNTI_Value_tags_1[0]), /* 1 */
63 asn_DEF_ShortI_RNTI_Value_tags_1, /* Same as above */
64 sizeof(asn_DEF_ShortI_RNTI_Value_tags_1)
65 /sizeof(asn_DEF_ShortI_RNTI_Value_tags_1[0]), /* 1 */
66 { &asn_OER_type_ShortI_RNTI_Value_constr_1, &asn_PER_type_ShortI_RNTI_Value_constr_1, ShortI_RNTI_Value_constraint },
67 0, 0, /* No members */
68 &asn_SPC_BIT_STRING_specs /* Additional specs */