2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "X2AP-IEs"
4 * found in "Spec/e2_and_x2-combined-and-minimized.asn1"
5 * `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
8 #include "UsableABSInformationTDD.h"
10 #include "ProtocolExtensionContainer.h"
12 memb_usaable_abs_pattern_info_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
13 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
14 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
18 ASN__CTFAIL(app_key, td, sptr,
19 "%s: value not given (%s:%d)",
20 td->name, __FILE__, __LINE__);
26 size = 8 * st->size - (st->bits_unused & 0x07);
31 if((size >= 1 && size <= 70)) {
32 /* Constraint check succeeded */
35 ASN__CTFAIL(app_key, td, sptr,
36 "%s: constraint failed (%s:%d)",
37 td->name, __FILE__, __LINE__);
42 static asn_per_constraints_t asn_PER_memb_usaable_abs_pattern_info_constr_2 CC_NOTUSED = {
43 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
44 { APC_CONSTRAINED | APC_EXTENSIBLE, 7, 7, 1, 70 } /* (SIZE(1..70,...)) */,
45 0, 0 /* No PER value map */
47 asn_TYPE_member_t asn_MBR_UsableABSInformationTDD_1[] = {
48 { ATF_NOFLAGS, 0, offsetof(struct UsableABSInformationTDD, usaable_abs_pattern_info),
49 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
50 -1, /* IMPLICIT tag at current level */
53 { 0, &asn_PER_memb_usaable_abs_pattern_info_constr_2, memb_usaable_abs_pattern_info_constraint_1 },
54 0, 0, /* No default value */
55 "usaable-abs-pattern-info"
57 { ATF_POINTER, 1, offsetof(struct UsableABSInformationTDD, iE_Extensions),
58 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
59 -1, /* IMPLICIT tag at current level */
60 &asn_DEF_ProtocolExtensionContainer_8858P74,
63 0, 0, /* No default value */
67 static const int asn_MAP_UsableABSInformationTDD_oms_1[] = { 1 };
68 static const ber_tlv_tag_t asn_DEF_UsableABSInformationTDD_tags_1[] = {
69 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
71 static const asn_TYPE_tag2member_t asn_MAP_UsableABSInformationTDD_tag2el_1[] = {
72 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* usaable-abs-pattern-info */
73 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* iE-Extensions */
75 asn_SEQUENCE_specifics_t asn_SPC_UsableABSInformationTDD_specs_1 = {
76 sizeof(struct UsableABSInformationTDD),
77 offsetof(struct UsableABSInformationTDD, _asn_ctx),
78 asn_MAP_UsableABSInformationTDD_tag2el_1,
79 2, /* Count of tags in the map */
80 asn_MAP_UsableABSInformationTDD_oms_1, /* Optional members */
81 1, 0, /* Root/Additions */
82 2, /* First extension addition */
84 asn_TYPE_descriptor_t asn_DEF_UsableABSInformationTDD = {
85 "UsableABSInformationTDD",
86 "UsableABSInformationTDD",
88 asn_DEF_UsableABSInformationTDD_tags_1,
89 sizeof(asn_DEF_UsableABSInformationTDD_tags_1)
90 /sizeof(asn_DEF_UsableABSInformationTDD_tags_1[0]), /* 1 */
91 asn_DEF_UsableABSInformationTDD_tags_1, /* Same as above */
92 sizeof(asn_DEF_UsableABSInformationTDD_tags_1)
93 /sizeof(asn_DEF_UsableABSInformationTDD_tags_1[0]), /* 1 */
94 { 0, 0, SEQUENCE_constraint },
95 asn_MBR_UsableABSInformationTDD_1,
96 2, /* Elements count */
97 &asn_SPC_UsableABSInformationTDD_specs_1 /* Additional specs */