summaryrefslogtreecommitdiff
path: root/android/pics-avrcp.txt
diff options
context:
space:
mode:
authorSebastian Chlad <sebastian.chlad@tieto.com>2014-03-07 19:42:46 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-03-08 19:57:54 +0100
commitc0e131572daa9ee8f88ab335530b30a6d4290e8e (patch)
treeb1011d17065908ab75909c01575878003267026f /android/pics-avrcp.txt
parent81970adc8920b50f5ac60fead67e6643f83dd7ba (diff)
downloadbluez-c0e131572daa9ee8f88ab335530b30a6d4290e8e.tar.gz
android/pics: Correct PICS for AbsoluteVolume
As Specification for AVRCP 1.4+ requires, in case of Absolute Volume, roles are reveresed and IUT plays CT while PTS plays TG role (PTS acts as sink. See section 6.13.2 AVRCP 1.5 Spec)
Diffstat (limited to 'android/pics-avrcp.txt')
-rw-r--r--android/pics-avrcp.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/android/pics-avrcp.txt b/android/pics-avrcp.txt
index 845ba3372..bee22c813 100644
--- a/android/pics-avrcp.txt
+++ b/android/pics-avrcp.txt
@@ -12,7 +12,7 @@ O - optional
-------------------------------------------------------------------------------
Parameter Name Selected Description
-------------------------------------------------------------------------------
-SPC_AVRCP_1_1 False (*) Role: Controller (CT) (C.1)
+SPC_AVRCP_1_1 True Role: Controller (CT) (C.1)
TSPC_AVRCP_1_2 True Role: Target (TG) (C.1)
-------------------------------------------------------------------------------
C.1: Mandatory to support at least one of the defined roles.
@@ -82,9 +82,9 @@ TSPC_AVRCP_2_45 False CT: PlayItem(NowPlayingList) (C.8)
TSPC_AVRCP_2_46 False CT: AddToNowPlaying (O)
TSPC_AVRCP_2_47 False CT: EVENT_NOW_PLAYING_CONTENT_CHANGED (O)
TSPC_AVRCP_2_48 False CT: Playable Folders (O)
-TSPC_AVRCP_2_49 False CT: Absolute Volume (C.3)
-TSPC_AVRCP_2_50 False CT: SetAbsoluteVolume (C.3)
-TSPC_AVRCP_2_51 False CT: NotifyVolumeChange (C.3)
+TSPC_AVRCP_2_49 True (*) CT: Absolute Volume (C.3)
+TSPC_AVRCP_2_50 True (*) CT: SetAbsoluteVolume (C.3)
+TSPC_AVRCP_2_51 True (*) CT: NotifyVolumeChange (C.3)
TSPC_AVRCP_2_52 False (*) CT: Discoverable Mode (M)
TSPC_AVRCP_2_53 False CT: PASSTHROUGH operation supporting press
and hold (O)
@@ -405,9 +405,9 @@ TSPC_AVRCP_7_56 False TG: PlayItem(NowPlayingList) (C.11)
TSPC_AVRCP_7_57 False TG: AddToNowPlaying (O)
TSPC_AVRCP_7_58 False TG: EVENT_NOW_PLAYING_CONTENT_CHANGED (C.11)
TSPC_AVRCP_7_59 False TG: Playable Folders (O)
-TSPC_AVRCP_7_60 True (*) TG: Absolute Volume (C.5)
-TSPC_AVRCP_7_61 True (*) TG: SetAbsoluteVolume (C.5)
-TSPC_AVRCP_7_62 True (*) TG: NotifyVolumeChange (C.5)
+TSPC_AVRCP_7_60 False TG: Absolute Volume (C.5)
+TSPC_AVRCP_7_61 False TG: SetAbsoluteVolume (C.5)
+TSPC_AVRCP_7_62 False TG: NotifyVolumeChange (C.5)
TSPC_AVRCP_7_63 False TG: Error Response (O)
TSPC_AVRCP_7_64 False TG: General Reject (C.13)
TSPC_AVRCP_7_65 True TG: Discoverable Mode (M)