bring gsmtap.h in sync with recent wireshark additions

This commit is contained in:
Harald Welte 2011-09-26 00:24:59 +02:00
parent 2749c0bfbf
commit aa244bfe63
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
#define GSMTAP_CHANNEL_SDCCH8 0x08
#define GSMTAP_CHANNEL_TCH_F 0x09
#define GSMTAP_CHANNEL_TCH_H 0x0a
#define GSMTAP_CHANNEL_CBCH51 0x0b
#define GSMTAP_CHANNEL_CBCH52 0x0c
#define GSMTAP_CHANNEL_PDCH 0x0d
#define GSMTAP_CHANNEL_PTCCH 0x0e
#define GSMTAP_CHANNEL_ACCH 0x80
/* sub-types for TYPE_TETRA_AIR */