summaryrefslogtreecommitdiff
path: root/android/avrcp-lib.h
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2015-03-25 09:52:47 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-03-25 13:13:09 +0200
commit274194ee8f65811895623124bbf85d3d419f8357 (patch)
treecf3ea4ee7fefb3ec2033e3dd0d1ebd227f2d6afd /android/avrcp-lib.h
parentb148a4edf1303302ac93ab0de68cee6060ddca80 (diff)
downloadbluez-274194ee8f65811895623124bbf85d3d419f8357.tar.gz
android/avrcp: Move SDP features defines to common header
Those will be used also by linux implementation so no need to duplicate them.
Diffstat (limited to 'android/avrcp-lib.h')
-rw-r--r--android/avrcp-lib.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/android/avrcp-lib.h b/android/avrcp-lib.h
index 8e6ee40f0..add7739c3 100644
--- a/android/avrcp-lib.h
+++ b/android/avrcp-lib.h
@@ -126,6 +126,16 @@
#define AVRCP_MEDIA_SEARCH 0x02
#define AVRCP_MEDIA_NOW_PLAYING 0x03
+/* SDP features */
+#define AVRCP_FEATURE_CATEGORY_1 0x0001
+#define AVRCP_FEATURE_CATEGORY_2 0x0002
+#define AVRCP_FEATURE_CATEGORY_3 0x0004
+#define AVRCP_FEATURE_CATEGORY_4 0x0008
+#define AVRCP_FEATURE_PLAYER_SETTINGS 0x0010
+#define AVRCP_FEATURE_GROUP_NAVIGATION 0x0020
+#define AVRCP_FEATURE_BROWSING 0x0040
+#define AVRCP_FEATURE_MULTIPLE_PLAYERS 0x0080
+
/* Company IDs for vendor dependent commands */
#define IEEEID_BTSIG 0x001958