diff options
| author | Sridhar Vashist <svashist@motorola.com> | 2015-05-19 03:32:21 -0500 |
|---|---|---|
| committer | Chris Elliott <chriselliott@google.com> | 2015-11-23 14:07:03 -0800 |
| commit | d51ab12cc1e7b02279b45f91c2f2f9a9b4a1404e (patch) | |
| tree | 4daf0c0ed04f1ebb9137357dded7c703246f8180 /include/vnd_smelt.txt | |
| parent | 28bf85d3569a720ad7ff9dc9d9a88ea5b040b702 (diff) | |
| download | android_hardware_broadcom_libbt-d51ab12cc1e7b02279b45f91c2f2f9a9b4a1404e.tar.gz android_hardware_broadcom_libbt-d51ab12cc1e7b02279b45f91c2f2f9a9b4a1404e.tar.bz2 android_hardware_broadcom_libbt-d51ab12cc1e7b02279b45f91c2f2f9a9b4a1404e.zip | |
A2DP Offload BRCM vendor specific implementation
A2DP Offload vendor specific implementation for Broadcom chipsets.
Change-Id: Ifbb432c21c3e939253188b55e344d8e00a2b9f9e
Signed-off-by: Sridhar Vashist <svashist@motorola.com>
Diffstat (limited to 'include/vnd_smelt.txt')
| -rw-r--r-- | include/vnd_smelt.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/vnd_smelt.txt b/include/vnd_smelt.txt index 0a86aeb..7fe6a76 100644 --- a/include/vnd_smelt.txt +++ b/include/vnd_smelt.txt @@ -12,3 +12,8 @@ BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE UPIO_DBG = FALSE +BRCM_A2DP_OFFLOAD = TRUE +BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S +BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K +BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE +BTA2DP_DEBUG = FALSE |
