OSDN Git Service

Stability fixes for a2dp hal control path
authorMattias Agren <magren@broadcom.com>
Fri, 5 Apr 2013 17:04:35 +0000 (19:04 +0200)
committerMatthew Xie <mattx@google.com>
Fri, 10 May 2013 19:32:24 +0000 (12:32 -0700)
commit5fd74f06caab4324d0ba69df86ad5170c072ec64
treeb92402cd271f889ac832fa7fd60fb2db640d043e
parente915116a24142955edbc40a0e380b4828957c762
Stability fixes for a2dp hal control path

Ensure av statemachine is preventing a2dp hal to restart the stream
when not ready. This prevents ending up in a scenario where a2dp hal
locks up. Code cleanup.
bug 7002859

Change-Id: I3f3eeaab4ca185733b8b0042ed2cfa701f76a203
btif/include/btif_media.h [changed mode: 0644->0755]
btif/src/btif_av.c
btif/src/btif_media_task.c