OSDN Git Service

lib/sdp: Add PbapSupportedFeatures attribute
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 08:05:21 +0000 (10:05 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 14:13:44 +0000 (16:13 +0200)
This adds PbapSupportedFeatures which is used for PBAP v1.2 and later.

lib/sdp.h

index 516d75d..0a4c63e 100644 (file)
--- a/lib/sdp.h
+++ b/lib/sdp.h
@@ -298,6 +298,7 @@ extern "C" {
 #define SDP_ATTR_SUPPORTED_REPOSITORIES                0x0314
 #define SDP_ATTR_MAS_INSTANCE_ID               0x0315
 #define SDP_ATTR_SUPPORTED_MESSAGE_TYPES       0x0316
+#define SDP_ATTR_PBAP_SUPPORTED_FEATURES       0x0317
 
 #define SDP_ATTR_SPECIFICATION_ID              0x0200
 #define SDP_ATTR_VENDOR_ID                     0x0201