epan/dissectors/pidl/ C99 drsuapi
[wireshark-sm.git] / epan / dissectors / asn1 / tcap / UnidialoguePDUs.asn
blob4f7c6c35566c4f246293f89d697d3007fd255d48
1 -- Generated by Asnp, the pretty-printer of France Telecom R&D (http://asn1.elibel.tm.fr/asnp/)
2 UnidialoguePDUs {itu-t recommendation q 773 modules(2) unidialoguePDUs(3)
3   version1(1)} DEFINITIONS ::=
4 BEGIN
6 EXPORTS uniDialogue-as-id, UniDialoguePDU;
8 -- Abstract syntax name for unstructured dialogue APDUs
9 uniDialogue-as-id OBJECT IDENTIFIER ::=
10   {itu-t recommendation q 773 as(1) unidialogue-as(2) version1(1)}
12 UniDialoguePDU ::= CHOICE {unidialoguePDU  AUDT-apdu
15 AUDT-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
16   protocol-version
17     [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
18   application-context-name  [1]  OBJECT IDENTIFIER,
19   user-information          [30] IMPLICIT SEQUENCE OF EXTERNAL OPTIONAL
22 END -- UNIDialoguePDU
24 -- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D