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

Commit 55d38544 authored by Andre Eisenbach's avatar Andre Eisenbach
Browse files

Temporarily disable WBS; to be replaced with eSCO

HIDL'ized vendor library does not support custom audio parameter
configuration currently. To be replaced with eSCO commands.

Test: manual
Change-Id: I64850a7cbc6a05376f60f669fe43c3955cfcc08c
parent d1197ebb
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