summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-08-17 12:34:10 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2018-10-03 18:44:10 +0700
commit5408068c0ed90d07400e4c2a1a3e143e79f13afc (patch)
treed9ad0393960cda1e5a3cb709319417f8c8a1decf
parent9a330a5ae73929103e1773cb42ddeb7a8f66cdc8 (diff)
mobile/mncc.h: migrate some GSM_TCH* messages from LCR
-rw-r--r--src/host/layer23/include/osmocom/bb/mobile/mncc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/mobile/mncc.h b/src/host/layer23/include/osmocom/bb/mobile/mncc.h
index cad1883c..a56f5098 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/mncc.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/mncc.h
@@ -108,6 +108,8 @@ struct gsm_call {
#define GSM_TCHF_FRAME 0x0300
#define GSM_TCHF_FRAME_EFR 0x0301
+#define GSM_TCHH_FRAME 0x0302
+#define GSM_TCH_FRAME_AMR 0x0303
#define GSM_MAX_FACILITY 128
#define GSM_MAX_SSVERSION 128