summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h')
-rw-r--r--src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h b/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h
new file mode 100644
index 00000000..2585d069
--- /dev/null
+++ b/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h
@@ -0,0 +1,11 @@
+/*
+ * Utility function used both in osmo bts virt and osmocom bb virt.
+ */
+
+#pragma once
+
+#include <osmocom/core/gsmtap.h>
+#include <osmocom/gsm/rsl.h>
+
+#define LID_SACCH 0x40
+#define LID_DEDIC 0x00