summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-09-30 13:16:18 -0700
committerMatthew Xie <mattx@google.com>2013-09-30 13:16:18 -0700
commit79d8695de9fbf8a3063900ac14d9ed6d7d258045 (patch)
treece43fcaba6dc33fd996e176238abdf34efbe626d /bluetooth
parent6bb90e374c2c54f6940cd257f19dab7d631b1976 (diff)
downloadmako-79d8695de9fbf8a3063900ac14d9ed6d7d258045.tar.gz
Enable host interleaving BR/EDR device discovery and ble scan for mako
bug 8508849 Change-Id: I7816ddf96107fc3a370c3d6d2f4aec55ec282c49
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index ed417ed..43aa6ad 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -19,5 +19,5 @@
#define BTM_DEF_LOCAL_NAME "Nexus 4"
#define BTA_DISABLE_DELAY 1000 /* in milliseconds */
-
+#define BTA_HOST_INTERLEAVE_SEARCH TRUE
#endif