Remove QCOM reference and set A2DP MTU

This commit is contained in:
ggow
2015-12-01 09:21:39 +00:00
parent 22c8a4f321
commit a4ab6e8b20
+1 -5
View File
@@ -17,12 +17,8 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BLUETOOTH_QCOM_SW TRUE
#define BTM_DEF_LOCAL_NAME "Amazon Fire"
// skips conn update at conn completion
#define BTA_BLE_SKIP_CONN_UPD TRUE
#define BTA_AV_MAX_A2DP_MTU 1788
#endif