Return-Path: MIME-Version: 1.0 In-Reply-To: <1393613928-22264-1-git-send-email-ravikumar.veeramally@linux.intel.com> References: <1393613928-22264-1-git-send-email-ravikumar.veeramally@linux.intel.com> Date: Sun, 2 Mar 2014 20:57:05 +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 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. -- Luiz Augusto von Dentz