OSDN Git Service

More work on A2DP Sink:
authorMike Lockwood <lockwood@google.com>
Fri, 23 May 2014 19:42:24 +0000 (12:42 -0700)
committerMike Lockwood <lockwood@google.com>
Thu, 12 Jun 2014 23:16:41 +0000 (16:16 -0700)
commit3e8a242fcbeebea2857fa964ca48624d8433333e
tree0ce96caef135499f9bbf1243284d0bf1876bcd83
parentce24765fe7620c34e8d88ed4f826c8a6917582b2
More work on A2DP Sink:

Output audio data through A2DP audio HAL rather than playing directly
to native AudioTrack API.

Add separate HAL interface for A2DP sink

Change-Id: I6c6cb6088c350e104b4a7354f328b29c7178e295
audio_a2dp_hw/audio_a2dp_hw.c
audio_a2dp_hw/audio_a2dp_hw.h
btif/include/bluetoothTrack.h [deleted file]
btif/include/btif_av.h
btif/include/btif_media.h
btif/src/bluetooth.c
btif/src/bluetoothTrack.cpp [deleted file]
btif/src/btif_av.c
btif/src/btif_core.c
btif/src/btif_media_task.c
main/Android.mk