gsmtap.h: define TETRA DMO mode channels

Change-Id: I98976c0ff16a69b2508a79259ed1aeaec51e7549
This commit is contained in:
allesklar2 2018-02-11 21:40:43 +00:00 committed by Harald Welte
parent 1859515c69
commit eb18282031
1 changed files with 5 additions and 0 deletions

View File

@ -112,6 +112,11 @@
#define GSMTAP_TETRA_BNCH 0x06
#define GSMTAP_TETRA_STCH 0x07
#define GSMTAP_TETRA_TCH_F 0x08
#define GSMTAP_TETRA_DMO_SCH_S 0x09
#define GSMTAP_TETRA_DMO_SCH_H 0x0a
#define GSMTAP_TETRA_DMO_SCH_F 0x0b
#define GSMTAP_TETRA_DMO_STCH 0x0c
#define GSMTAP_TETRA_DMO_TCH 0x0d
/* ====== DO NOT MAKE UNAPPROVED MODIFICATIONS HERE ===== */