Hi Ravi,
On Sun, Mar 2, 2014 at 8:57 PM, Luiz Augusto von Dentz
[off-list ref] wrote:
Hi Ravi,
On Fri, Feb 28, 2014 at 8:58 PM, Ravi kumar Veeramally
[off-list ref] wrote:
quoted
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