OSDN Git Service

Fix stack not acking status to audio when A2DP start failed
authorUgo Yu <ugoyu@google.com>
Mon, 9 Jul 2018 05:49:44 +0000 (13:49 +0800)
committerUgo Yu <ugoyu@google.com>
Mon, 9 Jul 2018 06:03:00 +0000 (14:03 +0800)
commit0616cc7ed4cc2c76aa68639ed046f44ae891978f
treea28bfcc49de959480ca1b4c84341424b6be421ce
parent7e425cef6df8fc45b1aa54fb5d39d3afeb7bb369
Fix stack not acking status to audio when A2DP start failed

Add a missing ack in A2DP start failed case when A2DP offload is
enabled.

Bug: 111207927
Test: Manual

Change-Id: I96a7ad322ea7ce6da5084a48fdd3dec980ce57b8
btif/src/btif_a2dp.cc