aboutsummaryrefslogtreecommitdiffstats
path: root/bluetooth/bdroid_buildcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rwxr-xr-xbluetooth/bdroid_buildcfg.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 41d14f3..d2edb8a 100755
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -20,4 +20,11 @@
#define BTM_DEF_LOCAL_NAME "Galaxy Note 8.0"
+#define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
+#define BTIF_HF_SERVICE_NAMES { BTIF_HSAG_SERVICE_NAME }
+#define PAN_NAP_DISABLED TRUE
+#define BLE_INCLUDED TRUE
+#define BTA_GATT_INCLUDED TRUE
+#define SMP_INCLUDED TRUE
+
#endif