diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
commit | c4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch) | |
tree | 93d5c6aa93d9987680dd1adad5685e2ad698f223 /epan/dissectors/asn1/lppa/LPPA-Constants.asn | |
parent | Adding upstream version 4.2.6. (diff) | |
download | wireshark-upstream.tar.xz wireshark-upstream.zip |
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |