aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mtp_level3.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mtp_level3.h b/include/mtp_level3.h
index 9015bbc..bc2d186 100644
--- a/include/mtp_level3.h
+++ b/include/mtp_level3.h
@@ -43,6 +43,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 */
@@ -55,6 +56,9 @@
#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