diff options
Diffstat (limited to 'epan/dissectors/asn1/lppa/LPPA-Constants.asn')
-rw-r--r-- | epan/dissectors/asn1/lppa/LPPA-Constants.asn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/lppa/LPPA-Constants.asn b/epan/dissectors/asn1/lppa/LPPA-Constants.asn index 92d49b7c..57ff5d5e 100644 --- a/epan/dissectors/asn1/lppa/LPPA-Constants.asn +++ b/epan/dissectors/asn1/lppa/LPPA-Constants.asn @@ -1,4 +1,4 @@ --- 3GPP TS 36.455 V16.1.0 (2020-09) +-- 3GPP TS 36.455 V18.1.0 (2024-06) -- -- ************************************************************** @@ -8,10 +8,10 @@ -- ************************************************************** LPPA-Constants { -itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) +itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Access (21) modules (3) lppa (6) version1 (1) lppa-Constants (4) } -DEFINITIONS AUTOMATIC TAGS ::= +DEFINITIONS AUTOMATIC TAGS ::= BEGIN @@ -54,7 +54,7 @@ maxGERANMeas INTEGER ::= 8 maxUTRANMeas INTEGER ::= 8 maxCellineNB-ext INTEGER ::= 3840 maxMBSFN-Allocations INTEGER ::= 8 -maxWLANchannels INTEGER ::= 16 +maxWLANchannels INTEGER ::= 16 maxnoFreqHoppingBandsMinusOne INTEGER ::= 7 maxNrOfPosSImessage INTEGER ::= 32 maxnoAssistInfoFailureListItems INTEGER ::= 32 |