aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rtse/rtse-exp.cnf
blob: 6ec60d7eb55e3915daf9a8f0b56f8a37bde0ceef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# .\rtse-exp.cnf
# ../../tools/asn2wrs.py -b -e -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn

#.MODULE
Reliable-Transfer-APDU  rtse
#.END

#.IMPORT_TAG
RTORQapdu                BER_CLASS_UNI BER_UNI_TAG_SET
RTOACapdu                BER_CLASS_UNI BER_UNI_TAG_SET
RTORJapdu                BER_CLASS_UNI BER_UNI_TAG_SET
RTABapdu                 BER_CLASS_UNI BER_UNI_TAG_SET
EXTERNAL                 BER_CLASS_UNI 8
#.END

#.TYPE_ATTR
RTORQapdu                TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
RTOACapdu                TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
RTORJapdu                TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
RTABapdu                 TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
EXTERNAL                 TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
#.END