summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorAndré Pinela <sheffzor@gmail.com>2017-10-06 17:05:07 +0100
committerAndré Pinela <sheffzor@gmail.com>2017-10-15 21:25:37 +0100
commit1ccf523d69749fb150e45898eb47b946b81bcc54 (patch)
tree2048c7b5657657c51e5e3c013ece8f4f582f30ad /bluetooth
parentefc68920fb0e39f487469705ac945ce41fbff937 (diff)
Revert "bluetooth: enable ble"HEADo8.1
This reverts commit 2d36b633e182a308f2f7c22aee118a87907d6695. Change-Id: If48a664943e572132aff027e56a04f61cde949fd Signed-off-by: André Pinela <sheffzor@gmail.com>
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 7d88409..f16d7f5 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -28,8 +28,4 @@
#define BTIF_HF_SERVICE_NAMES { BTIF_HSAG_SERVICE_NAME, NULL }
#define PAN_NAP_DISABLED TRUE
-#define BLE_INCLUDED TRUE
-#define BTA_GATT_INCLUDED TRUE
-#define SMP_INCLUDED TRUE
-
#endif