Sync from Azure to LF
[ric-plt/resource-status-manager.git] / RSM / asn1codec / e2ap_engine / CauseRadioNetwork.h
1 /*
2  *
3  * Copyright 2019 AT&T Intellectual Property
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  *      http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18
19
20 /*
21  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
22  * From ASN.1 module "X2AP-IEs"
23  *      found in "../../asnFiles/X2AP-IEs.asn"
24  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
25  */
26
27 #ifndef _CauseRadioNetwork_H_
28 #define _CauseRadioNetwork_H_
29
30
31 #include "asn_application.h"
32
33 /* Including external dependencies */
34 #include "NativeEnumerated.h"
35
36 #ifdef __cplusplus
37 extern "C" {
38 #endif
39
40 /* Dependencies */
41 typedef enum CauseRadioNetwork {
42         CauseRadioNetwork_handover_desirable_for_radio_reasons  = 0,
43         CauseRadioNetwork_time_critical_handover        = 1,
44         CauseRadioNetwork_resource_optimisation_handover        = 2,
45         CauseRadioNetwork_reduce_load_in_serving_cell   = 3,
46         CauseRadioNetwork_partial_handover      = 4,
47         CauseRadioNetwork_unknown_new_eNB_UE_X2AP_ID    = 5,
48         CauseRadioNetwork_unknown_old_eNB_UE_X2AP_ID    = 6,
49         CauseRadioNetwork_unknown_pair_of_UE_X2AP_ID    = 7,
50         CauseRadioNetwork_ho_target_not_allowed = 8,
51         CauseRadioNetwork_tx2relocoverall_expiry        = 9,
52         CauseRadioNetwork_trelocprep_expiry     = 10,
53         CauseRadioNetwork_cell_not_available    = 11,
54         CauseRadioNetwork_no_radio_resources_available_in_target_cell   = 12,
55         CauseRadioNetwork_invalid_MME_GroupID   = 13,
56         CauseRadioNetwork_unknown_MME_Code      = 14,
57         CauseRadioNetwork_encryption_and_or_integrity_protection_algorithms_not_supported       = 15,
58         CauseRadioNetwork_reportCharacteristicsEmpty    = 16,
59         CauseRadioNetwork_noReportPeriodicity   = 17,
60         CauseRadioNetwork_existingMeasurementID = 18,
61         CauseRadioNetwork_unknown_eNB_Measurement_ID    = 19,
62         CauseRadioNetwork_measurement_temporarily_not_available = 20,
63         CauseRadioNetwork_unspecified   = 21,
64         /*
65          * Enumeration is extensible
66          */
67         CauseRadioNetwork_load_balancing        = 22,
68         CauseRadioNetwork_handover_optimisation = 23,
69         CauseRadioNetwork_value_out_of_allowed_range    = 24,
70         CauseRadioNetwork_multiple_E_RAB_ID_instances   = 25,
71         CauseRadioNetwork_switch_off_ongoing    = 26,
72         CauseRadioNetwork_not_supported_QCI_value       = 27,
73         CauseRadioNetwork_measurement_not_supported_for_the_object      = 28,
74         CauseRadioNetwork_tDCoverall_expiry     = 29,
75         CauseRadioNetwork_tDCprep_expiry        = 30,
76         CauseRadioNetwork_action_desirable_for_radio_reasons    = 31,
77         CauseRadioNetwork_reduce_load   = 32,
78         CauseRadioNetwork_resource_optimisation = 33,
79         CauseRadioNetwork_time_critical_action  = 34,
80         CauseRadioNetwork_target_not_allowed    = 35,
81         CauseRadioNetwork_no_radio_resources_available  = 36,
82         CauseRadioNetwork_invalid_QoS_combination       = 37,
83         CauseRadioNetwork_encryption_algorithms_not_aupported   = 38,
84         CauseRadioNetwork_procedure_cancelled   = 39,
85         CauseRadioNetwork_rRM_purpose   = 40,
86         CauseRadioNetwork_improve_user_bit_rate = 41,
87         CauseRadioNetwork_user_inactivity       = 42,
88         CauseRadioNetwork_radio_connection_with_UE_lost = 43,
89         CauseRadioNetwork_failure_in_the_radio_interface_procedure      = 44,
90         CauseRadioNetwork_bearer_option_not_supported   = 45,
91         CauseRadioNetwork_mCG_Mobility  = 46,
92         CauseRadioNetwork_sCG_Mobility  = 47,
93         CauseRadioNetwork_count_reaches_max_value       = 48,
94         CauseRadioNetwork_unknown_old_en_gNB_UE_X2AP_ID = 49,
95         CauseRadioNetwork_pDCP_Overload = 50
96 } e_CauseRadioNetwork;
97
98 /* CauseRadioNetwork */
99 typedef long     CauseRadioNetwork_t;
100
101 /* Implementation */
102 extern asn_per_constraints_t asn_PER_type_CauseRadioNetwork_constr_1;
103 extern asn_TYPE_descriptor_t asn_DEF_CauseRadioNetwork;
104 extern const asn_INTEGER_specifics_t asn_SPC_CauseRadioNetwork_specs_1;
105 asn_struct_free_f CauseRadioNetwork_free;
106 asn_struct_print_f CauseRadioNetwork_print;
107 asn_constr_check_f CauseRadioNetwork_constraint;
108 ber_type_decoder_f CauseRadioNetwork_decode_ber;
109 der_type_encoder_f CauseRadioNetwork_encode_der;
110 xer_type_decoder_f CauseRadioNetwork_decode_xer;
111 xer_type_encoder_f CauseRadioNetwork_encode_xer;
112 per_type_decoder_f CauseRadioNetwork_decode_uper;
113 per_type_encoder_f CauseRadioNetwork_encode_uper;
114 per_type_decoder_f CauseRadioNetwork_decode_aper;
115 per_type_encoder_f CauseRadioNetwork_encode_aper;
116
117 #ifdef __cplusplus
118 }
119 #endif
120
121 #endif  /* _CauseRadioNetwork_H_ */
122 #include "asn_internal.h"