Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 030082d6 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by android-build-merger
Browse files

Temporarily disable WBS; to be replaced with eSCO

am: 55d38544

Change-Id: I39397f3f4788e17073c3994d587a6ae50aa4486a
parents 0c31b981 55d38544
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -302,9 +302,12 @@
#endif

/* Includes WBS if TRUE */
#ifndef BTM_WBS_INCLUDED
#define BTM_WBS_INCLUDED FALSE /* TRUE includes WBS code */
// TODO(eisenbch): Temporarily disable WBS; to be replaced with proper eSCO
// setup
#ifdef BTM_WBS_INCLUDED
#undef BTM_WBS_INCLUDED
#endif
#define BTM_WBS_INCLUDED FALSE /* TRUE includes WBS code */

/*  This is used to work around a controller bug that doesn't like Disconnect
 *  issued while there is a role switch in progress