aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/lte-rrc/NBIOT-UE-Variables.asn
blob: ddef647d14ae4c50caa741babc95b5ac8087b745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-- 3GPP TS 36.331 V14.3.0 (2017-06)
--
NBIOT-UE-Variables DEFINITIONS AUTOMATIC TAGS ::=

BEGIN

IMPORTS
	VarShortMAC-Input,
	VarShortResumeMAC-Input-r13

FROM EUTRA-UE-Variables;

VarShortMAC-Input-NB-r13		::= 	VarShortMAC-Input

VarShortResumeMAC-Input-NB-r13	::= 	VarShortResumeMAC-Input-r13


END