/*
 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
 * From ASN.1 module "PEDefinitions"
 * 	found in "../../../asn1/PEDefinitions.asn"
 * 	`asn1c -fcompound-names -no-gen-example`
 */

#ifndef	_ServicesList_H_
#define	_ServicesList_H_


#include <asn_application.h>

/* Including external dependencies */
#include <NULL.h>
#include <constr_SEQUENCE.h>

#ifdef __cplusplus
extern "C" {
#endif

/* ServicesList */
typedef struct ServicesList {
	NULL_t	*contactless	/* OPTIONAL */;
	NULL_t	*usim	/* OPTIONAL */;
	NULL_t	*isim	/* OPTIONAL */;
	NULL_t	*csim	/* OPTIONAL */;
	NULL_t	*milenage	/* OPTIONAL */;
	NULL_t	*tuak128	/* OPTIONAL */;
	NULL_t	*cave	/* OPTIONAL */;
	NULL_t	*gba_usim	/* OPTIONAL */;
	NULL_t	*gba_isim	/* OPTIONAL */;
	NULL_t	*mbms	/* OPTIONAL */;
	NULL_t	*eap	/* OPTIONAL */;
	NULL_t	*javacard	/* OPTIONAL */;
	NULL_t	*multos	/* OPTIONAL */;
	NULL_t	*multiple_usim	/* OPTIONAL */;
	NULL_t	*multiple_isim	/* OPTIONAL */;
	NULL_t	*multiple_csim	/* OPTIONAL */;
	NULL_t	*tuak256	/* OPTIONAL */;
	NULL_t	*usim_test_algorithm	/* OPTIONAL */;
	NULL_t	*ber_tlv	/* OPTIONAL */;
	NULL_t	*dfLink	/* OPTIONAL */;
	NULL_t	*cat_tp	/* OPTIONAL */;
	NULL_t	*get_identity	/* OPTIONAL */;
	NULL_t	*profile_a_x25519	/* OPTIONAL */;
	NULL_t	*profile_b_p256	/* OPTIONAL */;
	NULL_t	*suciCalculatorApi	/* OPTIONAL */;
	NULL_t	*dns_resolution	/* OPTIONAL */;
	NULL_t	*scp11ac	/* OPTIONAL */;
	NULL_t	*scp11c_authorization_mechanism	/* OPTIONAL */;
	NULL_t	*s16mode	/* OPTIONAL */;
	NULL_t	*eaka	/* OPTIONAL */;
	/*
	 * This type is extensible,
	 * possible extensions are below.
	 */
	
	/* Context for parsing across buffer boundaries */
	asn_struct_ctx_t _asn_ctx;
} ServicesList_t;

/* Implementation */
extern asn_TYPE_descriptor_t asn_DEF_ServicesList;
extern asn_SEQUENCE_specifics_t asn_SPC_ServicesList_specs_1;
extern asn_TYPE_member_t asn_MBR_ServicesList_1[30];

#ifdef __cplusplus
}
#endif

#endif	/* _ServicesList_H_ */
#include <asn_internal.h>
