aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPekhterev Evgeny <pekhterev.e@gmail.com>2017-04-14 15:29:49 +0300
committernailyk-fr <nailyk_git@nailyk.fr>2017-04-27 09:47:19 +0000
commitaf55a53f7d06c8eab378a00e82323f7d2fd4487e (patch)
tree145d6cb0b6af62d12a9d4896d207f7b3f73a40bc
parent8401bf41b875aed548c109dd4dec3aaf49012c21 (diff)
shinano-common: bluetooth: Enable WBS
Change-Id: Ie787ea3176946be817135beaad4572d38eb47d4a
-rw-r--r--bluetooth/bdroid_buildcfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index fdb1ed5..297c49a 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -21,6 +21,7 @@
#define BTA_DISABLE_DELAY 100 /* in milliseconds */
#define HCILP_INCLUDED FALSE
#define BT_WAKE_VIA_USERIAL_IOCTL FALSE
+#define BTM_WBS_INCLUDED TRUE
/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE