summaryrefslogtreecommitdiff
path: root/lib/sdp.h
diff options
context:
space:
mode:
authorJosé Antonio Santos Cadenas <jcaden@libresoft.es>2009-12-14 12:35:16 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-14 12:23:23 -0800
commit3faf12fdb7f9d7a043ad526e8e8d1788d4956a4b (patch)
tree7f9a1aba5643aac55c8998094225fe9d1a02512d /lib/sdp.h
parente6e1b10619925b455d066b715e8f064b12af5de8 (diff)
downloadbluez-3faf12fdb7f9d7a043ad526e8e8d1788d4956a4b.tar.gz
Add SDP functions for HDP support
Diffstat (limited to 'lib/sdp.h')
-rw-r--r--lib/sdp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sdp.h b/lib/sdp.h
index 375261ea8..b493985ab 100644
--- a/lib/sdp.h
+++ b/lib/sdp.h
@@ -244,13 +244,16 @@ extern "C" {
#define SDP_ATTR_GROUP_ID 0x0200
#define SDP_ATTR_IP_SUBNET 0x0200
#define SDP_ATTR_VERSION_NUM_LIST 0x0200
+#define SDP_ATTR_SUPPORTED_FEATURES_LIST 0x0200
#define SDP_ATTR_SVCDB_STATE 0x0201
#define SDP_ATTR_SERVICE_VERSION 0x0300
#define SDP_ATTR_EXTERNAL_NETWORK 0x0301
#define SDP_ATTR_SUPPORTED_DATA_STORES_LIST 0x0301
+#define SDP_ATTR_DATA_EXCHANGE_SPEC 0x0301
#define SDP_ATTR_FAX_CLASS1_SUPPORT 0x0302
#define SDP_ATTR_REMOTE_AUDIO_VOLUME_CONTROL 0x0302
+#define SDP_ATTR_MCAP_SUPPORTED_PROCEDURES 0x0302
#define SDP_ATTR_FAX_CLASS20_SUPPORT 0x0303
#define SDP_ATTR_SUPPORTED_FORMATS_LIST 0x0303
#define SDP_ATTR_FAX_CLASS2_SUPPORT 0x0304