Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] android/pics: Correct PICS for AbsoluteVolume
@ 2014-03-07 18:42 Sebastian Chlad
  2014-03-07 18:42 ` [PATCH 2/2] android/pts: Add AVRCP 1.5 PTS tests Sebastian Chlad
  2014-03-08 19:00 ` [PATCH 1/2] android/pics: Correct PICS for AbsoluteVolume Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Chlad @ 2014-03-07 18:42 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

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)
---
 android/pics-avrcp.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/android/pics-avrcp.txt b/android/pics-avrcp.txt
index 845ba33..bee22c8 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)
-- 
1.8.5.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-08 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 18:42 [PATCH 1/2] android/pics: Correct PICS for AbsoluteVolume Sebastian Chlad
2014-03-07 18:42 ` [PATCH 2/2] android/pts: Add AVRCP 1.5 PTS tests Sebastian Chlad
2014-03-08 19:00 ` [PATCH 1/2] android/pics: Correct PICS for AbsoluteVolume Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox