summaryrefslogtreecommitdiff
path: root/lib/sdp.h
diff options
context:
space:
mode:
authorChristian Fetzer <christian.fetzer@bmw-carit.de>2013-04-12 11:29:05 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2013-04-17 13:43:45 +0300
commit41d61ddc985d3614d150d3e8888672a01b6b4fad (patch)
tree45cacf9939ee406141f31674be62e3a45a3403bd /lib/sdp.h
parentf4bf087572208d0f382babec61cbbce9c9822017 (diff)
downloadbluez-41d61ddc985d3614d150d3e8888672a01b6b4fad.tar.gz
lib: Add attributes MASInstanceID and SupportedMessageTypes
Diffstat (limited to 'lib/sdp.h')
-rw-r--r--lib/sdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/sdp.h b/lib/sdp.h
index baae15fbe..4ef2176bd 100644
--- a/lib/sdp.h
+++ b/lib/sdp.h
@@ -294,6 +294,8 @@ extern "C" {
#define SDP_ATTR_SUPPORTED_FUNCTIONS 0x0312
#define SDP_ATTR_TOTAL_IMAGING_DATA_CAPACITY 0x0313
#define SDP_ATTR_SUPPORTED_REPOSITORIES 0x0314
+#define SDP_ATTR_MAS_INSTANCE_ID 0x0315
+#define SDP_ATTR_SUPPORTED_MESSAGE_TYPES 0x0316
#define SDP_ATTR_SPECIFICATION_ID 0x0200
#define SDP_ATTR_VENDOR_ID 0x0201