Skip to content

Commit

Permalink
Revert "Turn off BLE, GATT, and SMP of Bluetooth stack"
Browse files Browse the repository at this point in the history
This reverts commit 67b7e3a.

Enable BLE, GATT and SMP for Nexus 7 2012 grouper and tilapia

Change-Id: I640b3b76a341efc98d1ed69b1dc60425cdc0070b
(cherry picked from commit f2a4cff)
  • Loading branch information
manuelnaranjo authored and ciwrl committed May 26, 2014
1 parent 9bbb857 commit 7df9212
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bluetooth/bdroid_buildcfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@
#define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
#define BTIF_HF_SERVICE_NAMES { BTIF_HSAG_SERVICE_NAME, NULL }
#define PAN_NAP_DISABLED TRUE
#define BLE_INCLUDED FALSE
#define BTA_GATT_INCLUDED FALSE
#define SMP_INCLUDED FALSE

#endif

0 comments on commit 7df9212

Please sign in to comment.