/* * 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_TDD768_H_ #define _SupportedBandUTRA_TDD768_H_ #include /* Including external dependencies */ #include #ifdef __cplusplus extern "C" { #endif /* Dependencies */ typedef enum SupportedBandUTRA_TDD768 { SupportedBandUTRA_TDD768_a = 0, SupportedBandUTRA_TDD768_b = 1, SupportedBandUTRA_TDD768_c = 2, SupportedBandUTRA_TDD768_d = 3, SupportedBandUTRA_TDD768_e = 4, SupportedBandUTRA_TDD768_f = 5, SupportedBandUTRA_TDD768_g = 6, SupportedBandUTRA_TDD768_h = 7, SupportedBandUTRA_TDD768_i = 8, SupportedBandUTRA_TDD768_j = 9, SupportedBandUTRA_TDD768_k = 10, SupportedBandUTRA_TDD768_l = 11, SupportedBandUTRA_TDD768_m = 12, SupportedBandUTRA_TDD768_n = 13, SupportedBandUTRA_TDD768_o = 14, SupportedBandUTRA_TDD768_p = 15 /* * Enumeration is extensible */ } e_SupportedBandUTRA_TDD768; /* SupportedBandUTRA-TDD768 */ typedef long SupportedBandUTRA_TDD768_t; /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_SupportedBandUTRA_TDD768; asn_struct_free_f SupportedBandUTRA_TDD768_free; asn_struct_print_f SupportedBandUTRA_TDD768_print; asn_constr_check_f SupportedBandUTRA_TDD768_constraint; ber_type_decoder_f SupportedBandUTRA_TDD768_decode_ber; der_type_encoder_f SupportedBandUTRA_TDD768_encode_der; xer_type_decoder_f SupportedBandUTRA_TDD768_decode_xer; xer_type_encoder_f SupportedBandUTRA_TDD768_encode_xer; per_type_decoder_f SupportedBandUTRA_TDD768_decode_uper; per_type_encoder_f SupportedBandUTRA_TDD768_encode_uper; #ifdef __cplusplus } #endif #endif /* _SupportedBandUTRA_TDD768_H_ */ #include