diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index bb10e21..e8ca928 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -26,4 +26,6 @@ #define MAX_L2CAP_CHANNELS 16 #define BLE_VND_INCLUDED TRUE #define BT_CLEAN_TURN_ON_DISABLED TRUE +#define BTM_WBS_INCLUDED TRUE +#define BTIF_HF_WBS_PREFERRED TRUE #endif