OSDN Git Service

Ignore STOP command if A2DP stream is suspended
authorAnubhav Gupta <anubhavg@codeaurora.org>
Mon, 17 Nov 2014 01:02:45 +0000 (17:02 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 5 Jun 2015 01:20:31 +0000 (01:20 +0000)
commit1f9dfcbb526c8d0cba080e02df7c4613b7433f18
tree52f2b56ee650c0604ad1a2097f9357966303cd2b
parenta4f66355a304e869d22195fb7177756bb2243cff
Ignore STOP command if A2DP stream is suspended

Ignore STOP command if A2DP stream is already suspended.
Some carkits send STOP command before VOIP call initiation
but don't send PLAY when call ends which hinders DUT to resume
audio playback after call termination.

Change-Id: I41cc1fc6f4b6cfaa1560d729baa0ca27f6dfe8c8
btif/src/btif_rc.c