OSDN Git Service

Allow Carkit to trigger play immediately after call
authorAyan Ghosh <abghosh@codeaurora.org>
Wed, 7 Aug 2013 14:35:29 +0000 (20:05 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 25 Mar 2016 20:01:40 +0000 (13:01 -0700)
commit68ad33b15a1becf87bca8f0a420b29ffb3342a0a
tree050cde3ddc33afefa4bef56c1f6e43df5d249890
parent65e9c8251cd9f70153861aabe09f8767b82ce434
Allow Carkit to trigger play immediately after call

Removing check in stack where AVRCP Play and Pause commands
are being dropped if carkit initiates play or pause within
six seconds.
This addresses the scenario where JCI-Mazda CK pauses the
streaming by initiating Avrcp Pause right before making call
and can not resume the streaming by sending Avrcp Play right
after call ends.

Bug: 27852645
Change-Id: Ibb04223de746f528b356e78bd65130d3fd526a44
btif/src/btif_rc.c