aboutsummaryrefslogtreecommitdiffstats
path: root/bluetooth/bdroid_buildcfg.h
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2013-10-23 10:37:44 -0400
committersbrissen <sbrissen@hotmail.com>2013-10-23 10:37:44 -0400
commitb27267bc71330b391fb9db41f28e132f3829ca08 (patch)
tree83eeaa32dae35a1b0c52875f47e0819fa41bb751 /bluetooth/bdroid_buildcfg.h
parent5d2ac400f9dff06098b15bfa6aee87defae4b29c (diff)
downloaddevice_samsung_n5110-b27267bc71330b391fb9db41f28e132f3829ca08.zip
device_samsung_n5110-b27267bc71330b391fb9db41f28e132f3829ca08.tar.gz
device_samsung_n5110-b27267bc71330b391fb9db41f28e132f3829ca08.tar.bz2
Multiple fixes:
-Partial BT fix -2nd attempt to fix wifi mac
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