summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authortturney <tturney@google.com>2015-07-14 19:32:04 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-14 19:32:04 +0000
commit775962ba945263364a22d769d3dadcc45d6b70fa (patch)
tree8b08cb125fe39f3adea5abe99c5852032656f12e /bluetooth
parentee00382fcb7387a41b4711e66032ef1489764e11 (diff)
parent0d303877b77d8eee24b60f72b5c9367f1625e7f2 (diff)
downloadbullhead-775962ba945263364a22d769d3dadcc45d6b70fa.tar.gz
am 0d303877: Merge "Enable peripheral mode on bullhead" into mnc-dev
* commit '0d303877b77d8eee24b60f72b5c9367f1625e7f2': Enable peripheral mode on bullhead
Diffstat (limited to 'bluetooth')
-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 f3bffca..dc30ce1 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -17,6 +17,7 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
+#define BLE_VND_INCLUDED TRUE
#define BTA_DISABLE_DELAY 1000 /* in milliseconds */
#define BTM_WBS_INCLUDED TRUE /* Enable WBS */