summaryrefslogtreecommitdiffstats
path: root/bluetooth/bdroid_buildcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rw-r--r--bluetooth/bdroid_buildcfg.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 5c61b6c..02632ee 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -17,6 +17,9 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
-#define BTM_DEF_LOCAL_NAME "Galaxy Nexus 2"
+#define BTM_DEF_LOCAL_NAME "Galaxy Nexus"
+#define BLE_INCLUDED FALSE
+#define BTA_GATT_INCLUDED FALSE
+#define SMP_INCLUDED FALSE
#endif