Loading system/include/bt_target.h +5 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
system/include/bt_target.h +5 −2 Original line number Diff line number Diff line Loading @@ -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 Loading