/* * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "./asn1c/ASN1_files/EUTRA-RRC-Definitions.asn" * `asn1c -gen-PER -fcompound-names -fnative-types` */ #ifndef _SupportedBandUTRA_TDD384_H_ #define _SupportedBandUTRA_TDD384_H_ #include /* Including external dependencies */ #include #ifdef __cplusplus extern "C" { #endif /* Dependencies */ typedef enum SupportedBandUTRA_TDD384 { SupportedBandUTRA_TDD384_a = 0, SupportedBandUTRA_TDD384_b = 1, SupportedBandUTRA_TDD384_c = 2, SupportedBandUTRA_TDD384_d = 3, SupportedBandUTRA_TDD384_e = 4, SupportedBandUTRA_TDD384_f = 5, SupportedBandUTRA_TDD384_g = 6, SupportedBandUTRA_TDD384_h = 7, SupportedBandUTRA_TDD384_i = 8, SupportedBandUTRA_TDD384_j = 9, SupportedBandUTRA_TDD384_k = 10, SupportedBandUTRA_TDD384_l = 11, SupportedBandUTRA_TDD384_m = 12, SupportedBandUTRA_TDD384_n = 13, SupportedBandUTRA_TDD384_o = 14, SupportedBandUTRA_TDD384_p = 15 /* * Enumeration is extensible */ } e_SupportedBandUTRA_TDD384; /* SupportedBandUTRA-TDD384 */ typedef long SupportedBandUTRA_TDD384_t; /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_SupportedBandUTRA_TDD384; asn_struct_free_f SupportedBandUTRA_TDD384_free; asn_struct_print_f SupportedBandUTRA_TDD384_print; asn_constr_check_f SupportedBandUTRA_TDD384_constraint; ber_type_decoder_f SupportedBandUTRA_TDD384_decode_ber; der_type_encoder_f SupportedBandUTRA_TDD384_encode_der; xer_type_decoder_f SupportedBandUTRA_TDD384_decode_xer; xer_type_encoder_f SupportedBandUTRA_TDD384_encode_xer; per_type_decoder_f SupportedBandUTRA_TDD384_decode_uper; per_type_encoder_f SupportedBandUTRA_TDD384_encode_uper; #ifdef __cplusplus } #endif #endif /* _SupportedBandUTRA_TDD384_H_ */ #include