From b27267bc71330b391fb9db41f28e132f3829ca08 Mon Sep 17 00:00:00 2001 From: sbrissen Date: Wed, 23 Oct 2013 10:37:44 -0400 Subject: Multiple fixes: -Partial BT fix -2nd attempt to fix wifi mac --- bluetooth/bdroid_buildcfg.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bluetooth/bdroid_buildcfg.h') 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 -- cgit v1.1