Fix for mi6 compatibility

This commit is contained in:
weitianhua
2020-06-01 19:30:54 +08:00
committed by maojianxin
parent 44985f00d3
commit 7b20091c1e

View File

@ -102,8 +102,8 @@ typedef UINT8 tBTA_AV_HNDL;
#endif
#ifndef BTA_AV_MAX_A2DP_MTU
/*#define BTA_AV_MAX_A2DP_MTU 668 //224 (DM5) * 3 - 4(L2CAP header) */
#define BTA_AV_MAX_A2DP_MTU 1008
#define BTA_AV_MAX_A2DP_MTU 668 //224 (DM5) * 3 - 4(L2CAP header) // changt to this for mi6
// #define BTA_AV_MAX_A2DP_MTU 1008
#endif
#ifndef BTA_AV_MAX_VDP_MTU