aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-24 19:13:05 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-24 19:16:16 +0100
commite48db7f497a378e62b98d26157b7e5b2f3185d3f (patch)
tree79eab0093ba64ddb6680038d04092f865f3515cd /include
parent6bdea1491597b2cb3ed82e9c1892a727b62daf34 (diff)
mtp: Add missing defines from cellmgr-ng
Diffstat (limited to 'include')
-rw-r--r--include/mtp/mtp_level3.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/mtp/mtp_level3.h b/include/mtp/mtp_level3.h
index 457fe60..fb4a4fd 100644
--- a/include/mtp/mtp_level3.h
+++ b/include/mtp/mtp_level3.h
@@ -36,6 +36,7 @@
#define MTP_SI_MNT_SNM_MSG 0x00
#define MTP_SI_MNT_REG_MSG 0x01
#define MTP_SI_MNT_SCCP 0x03
+#define MTP_SI_MNT_ISUP 0x05
/*
* h0 contains the group, h1 the semantic of it
@@ -43,6 +44,7 @@
#define MTP_TST_MSG_GRP 0x01
#define MTP_PROHIBIT_MSG_GRP 0x04
+#define MTP_SROUTE_MSG_GRP 0x05
#define MTP_TRF_RESTR_MSG_GRP 0x07
/* h1 values for different groups */
@@ -51,10 +53,16 @@
#define MTP_RESTR_MSG_ALLWED 0x01
+/* For the prohibit group */
#define MTP_PROHIBIT_MSG_SIG 0x01
+#define MTP_PROHIBIT_MSG_TFA 0x05
+
+/* For the Signalling-route-set-test */
+#define MTP_SROUTE_MSG_TEST 0x01
#define SCCP_SST 0x03
+#define SCCP_SSP 0x02
#define SCCP_SSA 0x01
#define MTP_LINK_MASK 0x0F