From 96ec96e3b40b08ed0ef139b84849207c95d863e2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 30 Aug 2015 19:10:58 +0200 Subject: asn1 syntax fixup for ffasn1c --- asn1/hnbap/HNBAP-PDU.asn | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'asn1/hnbap/HNBAP-PDU.asn') diff --git a/asn1/hnbap/HNBAP-PDU.asn b/asn1/hnbap/HNBAP-PDU.asn index 299fffb..f800b0d 100644 --- a/asn1/hnbap/HNBAP-PDU.asn +++ b/asn1/hnbap/HNBAP-PDU.asn @@ -1,6 +1,6 @@ HNBAP-PDU { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) -umts-Access (20) modules (3) hnbap(6) version1 (1) hnbap-PDU (1) } +umts-Access (20) modules (3) hnbap(6) version1 (1) hnbap-PDU (255) } DEFINITIONS AUTOMATIC TAGS ::= @@ -11,11 +11,7 @@ IMPORTS ProcedureCode, ProtocolIE-ID -FROM HNBAP-CommonDataTypes - - maxProtocolIEs - -FROM HNBAP-Constants; +FROM HNBAP-CommonDataTypes; HNBAP-PDU ::= CHOICE { initiatingMessage InitiatingMessage, -- cgit v1.2.3