Return-Path: MIME-Version: 1.0 In-Reply-To: References: <1393613928-22264-1-git-send-email-ravikumar.veeramally@linux.intel.com> Date: Tue, 4 Mar 2014 13:48:55 +0200 Message-ID: Subject: Re: [PATCH 0/6] Initial HAL test AVRCP api support From: Luiz Augusto von Dentz To: Ravi kumar Veeramally Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Ravi, On Sun, Mar 2, 2014 at 8:57 PM, Luiz Augusto von Dentz wrote: > Hi Ravi, > > On Fri, Feb 28, 2014 at 8:58 PM, Ravi kumar Veeramally > wrote: >> Patchset contains initial AVRCP api support for HAL test. >> >> Ravi kumar Veeramally (6): >> android/client: Add AVRCP get_play_status_rsp support >> android/client: Add AVRCP get_element_attr_rsp support >> android/client: Add AVRCP set_volume support >> android/client: Add AVRCP get_play_status_cb support >> android/client: Add AVRCP get_element_attr_cb support >> android/client: Add AVRCP volume_change_cb support >> >> android/client/if-rc.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 151 insertions(+) >> >> -- >> 1.8.3.2 > > This doesn't help much with AVRCP since the requests need to be > responded rather quickly we might need to have them auto responded if > we really want hal-tester to be usable. Applied, it turn out to be useful while testing but I did need to add \n in a few places. -- Luiz Augusto von Dentz