summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorkoh.changseok <koh.changseok@lge.com>2015-06-27 15:05:12 +0900
committerVineeta Srivastava <vsrivastava@google.com>2015-07-08 01:19:07 +0000
commit09d85ee6ac701d1723b1816d0916b0afd03bb8f0 (patch)
tree389721dfc77441d4233d78e427c4e6681f8888e0 /bluetooth
parent1b14708ebbbe76073a02aad8743da49f39946c40 (diff)
downloadbullhead-09d85ee6ac701d1723b1816d0916b0afd03bb8f0.tar.gz
bullhead/bluetooth: enable WBS
Change-Id: I9715983df02ca3f5fa4e7c33a315be1771e7d329
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index c09c062..f3bffca 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -18,4 +18,7 @@
#define _BDROID_BUILDCFG_H
#define BTA_DISABLE_DELAY 1000 /* in milliseconds */
+
+#define BTM_WBS_INCLUDED TRUE /* Enable WBS */
+#define BTIF_HF_WBS_PREFERRED TRUE /* Use WBS */
#endif