Parent: f18597cad496fc7279d4f4ff107e275e1732ed7e
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Szymon Janc <szymon.janc@gmail.com>
Date: 2014-11-25 21:56:56
Tree: 829916dcb7b55b979acb5d5d0209227378d9f829
android/hal: Add HAL for A2DP Sink role This role was introduced with some devices in Android 5. The same set of IPC structs and defines is used as in Sink as it uses the same HAL API as Source does, but just yet another instance of HAL.
Diffstat
| M | android/Android.mk | | | 1 | + |
| M | android/Makefile.am | | | 1 | + |
| A | android/hal-a2dp-sink.c | | | 163 | ++++++++++++++++++++++++++++++++++++++++ |
| M | android/hal-bluetooth.c | | | 3 | +++ |
| M | android/hal-msg.h | | | 12 | ++++++++++- - |
| M | android/hal.h | | | 1 | + |
6 files changed, 179 insertions(+), 2 deletions(-)