summaryrefslogtreecommitdiff
path: root/lib/sdp.h
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-05-22 10:57:05 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-05-26 11:07:28 +0200
commit0b01caab7b263dcc656a5943ef6824d8a1e52773 (patch)
treec16c39352e994f422b799f1194f20155d2d1093f /lib/sdp.h
parent0fc577d841c2afb6adc9ebc91db749bc0051cf1f (diff)
downloadbluez-0b01caab7b263dcc656a5943ef6824d8a1e52773.tar.gz
lib/sdp: Add attributes and service class for MPS
Diffstat (limited to 'lib/sdp.h')
-rw-r--r--lib/sdp.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/sdp.h b/lib/sdp.h
index 34adf9aa6..cc10e9f0e 100644
--- a/lib/sdp.h
+++ b/lib/sdp.h
@@ -134,6 +134,8 @@ extern "C" {
#define MAP_SVCLASS_ID 0x1134
#define GNSS_SVCLASS_ID 0x1135
#define GNSS_SERVER_SVCLASS_ID 0x1136
+#define MPS_SC_SVCLASS_ID 0x113A
+#define MPS_SVCLASS_ID 0x113B
#define PNP_INFO_SVCLASS_ID 0x1200
#define GENERIC_NETWORKING_SVCLASS_ID 0x1201
#define GENERIC_FILETRANS_SVCLASS_ID 0x1202
@@ -228,6 +230,7 @@ extern "C" {
#define GENERIC_ACCESS_PROFILE_ID GENERIC_ACCESS_SVCLASS_ID
#define GENERIC_ATTRIB_PROFILE_ID GENERIC_ATTRIB_SVCLASS_ID
#define APPLE_AGENT_PROFILE_ID APPLE_AGENT_SVCLASS_ID
+#define MPS_PROFILE_ID MPS_SC_SVCLASS_ID
/*
* Compatibility macros for the old MDP acronym
@@ -270,6 +273,10 @@ extern "C" {
#define SDP_ATTR_GOEP_L2CAP_PSM 0x0200
#define SDP_ATTR_SVCDB_STATE 0x0201
+#define SDP_ATTR_MPSD_SCENARIOS 0x0200
+#define SDP_ATTR_MPMD_SCENARIOS 0x0201
+#define SDP_ATTR_MPS_DEPENDENCIES 0x0202
+
#define SDP_ATTR_SERVICE_VERSION 0x0300
#define SDP_ATTR_EXTERNAL_NETWORK 0x0301
#define SDP_ATTR_SUPPORTED_DATA_STORES_LIST 0x0301