s5neolte: set BTIF_HF_WBS_PREFERRED to FALSE
authorCorinna Vinschen <xda@vinschen.de>
Mon, 23 Oct 2017 19:22:04 +0000 (21:22 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 14:26:14 +0000 (16:26 +0200)
Change-Id: I2696450de3a84b19d02a4fbaca37461a6141500b
Signed-off-by: Corinna Vinschen <xda@vinschen.de>
bluetooth/bdroid_buildcfg.h

index 445c955a5d7a9f7ac9e6f6273f7aa58ee1f10a8d..d1db0210c7f23dc6cfc10cb97db3283a08f9c657 100644 (file)
@@ -21,9 +21,8 @@
 #define BTM_DEF_LOCAL_NAME   "Samsung Galaxy S5 NEO"
 
 #define BTM_WBS_INCLUDED TRUE       /* Enable WBS */
-#define BTIF_HF_WBS_PREFERRED TRUE  /* Use WBS    */
+#define BTIF_HF_WBS_PREFERRED FALSE /* Don't prefer WBS    */
 
-#define BLE_INCLUDED TRUE
 #define BLE_VND_INCLUDED TRUE
 
 #define BTM_SCO_ENHANCED_SYNC_ENABLED FALSE