diff options
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 6aa5a1b..c5597df 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -19,5 +19,8 @@ #define _BDROID_BUILDCFG_H #define BTM_DEF_LOCAL_NAME "Galaxy S III LTE" +#define BLE_INCLUDED TRUE +#define BTA_GATT_INCLUDED TRUE +#define SMP_INCLUDED TRUE #endif |