From 338cedd2c3076d28d1d3135212b3ca148bbb36f1 Mon Sep 17 00:00:00 2001 From: myko Date: Mon, 11 Nov 2013 12:20:23 +0530 Subject: N7100: Enable Bluetooth Low Energy Change-Id: I8272187a8bfafbe0185be40c65fa166f711d4f1f --- bluetooth/bdroid_buildcfg.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bluetooth') diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index cdf37f3..93c924c 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -19,5 +19,7 @@ #define _BDROID_BUILDCFG_H #define BTM_DEF_LOCAL_NAME "GT-N7100" - +#define BLE_INCLUDED TRUE +#define BTA_GATT_INCLUDED TRUE +#define SMP_INCLUDED TRUE #endif -- cgit v1.1