2 * Copyright 2019 AT&T Intellectual Property
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
18 * This source code is part of the near-RT RIC (RAN Intelligent Controller)
19 * platform project (RICP).
25 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
26 * From ASN.1 module "X2AP-IEs"
27 * found in "../../asnFiles/X2AP-IEs.asn"
28 * `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
35 #include "asn_application.h"
37 /* Including external dependencies */
38 #include "BIT_STRING.h"
45 typedef BIT_STRING_t UEID_t;
48 extern asn_per_constraints_t asn_PER_type_UEID_constr_1;
49 extern asn_TYPE_descriptor_t asn_DEF_UEID;
50 asn_struct_free_f UEID_free;
51 asn_struct_print_f UEID_print;
52 asn_constr_check_f UEID_constraint;
53 ber_type_decoder_f UEID_decode_ber;
54 der_type_encoder_f UEID_encode_der;
55 xer_type_decoder_f UEID_decode_xer;
56 xer_type_encoder_f UEID_encode_xer;
57 per_type_decoder_f UEID_decode_uper;
58 per_type_encoder_f UEID_encode_uper;
59 per_type_decoder_f UEID_decode_aper;
60 per_type_encoder_f UEID_encode_aper;
67 #include "asn_internal.h"