msm8937-common: disable sco enahnced command

* Adjust flag after 540b42ceaa
This commit is contained in:
TheScarastic 2018-05-11 14:40:11 +05:30 committed by Isaac Chen
parent 508f70b4d8
commit 9c2f99f800

View file

@ -26,7 +26,7 @@
#define BLE_PERIPHERAL_ADV_NAME FALSE
#define BT_CLEAN_TURN_ON_DISABLED 1
#define BTA_DISABLE_DELAY 1000
#define BTM_SCO_ENHANCED_SYNC_DISABLED TRUE
#define BTM_SCO_ENHANCED_SYNC_ENABLED FALSE
#define BTM_WBS_INCLUDED TRUE
#define BTIF_HF_WBS_PREFERRED TRUE
#endif