From: Luiz Augusto von Dentz Date: Fri, 21 Mar 2014 08:05:21 +0000 (+0200) Subject: lib/sdp: Add PbapSupportedFeatures attribute X-Git-Tag: android-x86-4.4-r3~4579 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2f5f3eb48f236bf239c286c52c39e3f920df52af;p=android-x86%2Fexternal-bluetooth-bluez.git lib/sdp: Add PbapSupportedFeatures attribute This adds PbapSupportedFeatures which is used for PBAP v1.2 and later. --- diff --git a/lib/sdp.h b/lib/sdp.h index 516d75dae..0a4c63e93 100644 --- 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