2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #ifndef _PrepareHO_Res_H_
9 #define _PrepareHO_Res_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include "ISDN-AddressString.h"
16 #include "MulticallBearerInfo.h"
19 #include "AoIPCodec.h"
20 #include <constr_SEQUENCE.h>
26 /* Forward declarations */
27 struct RelocationNumberList
;
28 struct AccessNetworkSignalInfo
;
29 struct SelectedUMTS_Algorithms
;
30 struct ChosenRadioResourceInformation
;
31 struct ExtensionContainer
;
33 struct AoIPCodecsList
;
36 typedef struct PrepareHO_Res
{
37 ISDN_AddressString_t
*handoverNumber
/* OPTIONAL */;
38 struct RelocationNumberList
*relocationNumberList
/* OPTIONAL */;
39 struct AccessNetworkSignalInfo
*an_APDU
/* OPTIONAL */;
40 MulticallBearerInfo_t
*multicallBearerInfo
/* OPTIONAL */;
41 NULL_t
*multipleBearerNotSupported
/* OPTIONAL */;
42 struct SelectedUMTS_Algorithms
*selectedUMTS_Algorithms
/* OPTIONAL */;
43 struct ChosenRadioResourceInformation
*chosenRadioResourceInformation
/* OPTIONAL */;
44 struct ExtensionContainer
*extensionContainer
/* OPTIONAL */;
46 * This type is extensible,
47 * possible extensions are below.
49 Codec_t
*iuSelectedCodec
/* OPTIONAL */;
50 struct CodecList
*iuAvailableCodecsList
/* OPTIONAL */;
51 AoIPCodec_t
*aoipSelectedCodecTarget
/* OPTIONAL */;
52 struct AoIPCodecsList
*aoipAvailableCodecsListMap
/* OPTIONAL */;
54 /* Context for parsing across buffer boundaries */
55 asn_struct_ctx_t _asn_ctx
;
59 extern asn_TYPE_descriptor_t asn_DEF_PrepareHO_Res
;
65 /* Referred external types */
66 #include "RelocationNumberList.h"
67 #include "AccessNetworkSignalInfo.h"
68 #include "SelectedUMTS-Algorithms.h"
69 #include "ChosenRadioResourceInformation.h"
70 #include "ExtensionContainer.h"
71 #include "CodecList.h"
72 #include "AoIPCodecsList.h"
74 #endif /* _PrepareHO_Res_H_ */
75 #include <asn_internal.h>