sdm660: update bdroid_buildcfg values from caf
https: //source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/bluetooth-commonsys-intf/tree/build/qva/config/bdroid_buildcfg.h?h=LA.UM.8.2.r1-06600-sdm660.0 Change-Id: I5a95bec3db32eb4f6f83f33087612cf43294fc5b
This commit is contained in:
parent
2b811ddfb6
commit
04e867c5d5
1 changed files with 3 additions and 4 deletions
|
@ -51,14 +51,13 @@ static inline const char* BtmGetDefaultName()
|
|||
#define BLUETOOTH_QTI_SW TRUE
|
||||
// Disables read remote device feature
|
||||
#define MAX_ACL_CONNECTIONS 16
|
||||
#define MAX_L2CAP_CHANNELS 16
|
||||
#define MAX_L2CAP_CHANNELS 32
|
||||
#define BLE_VND_INCLUDED TRUE
|
||||
#define GATT_MAX_PHY_CHANNEL 10
|
||||
// skips conn update at conn completion
|
||||
#define BT_CLEAN_TURN_ON_DISABLED 1
|
||||
|
||||
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
|
||||
#define AVDT_NUM_SEPS 12
|
||||
|
||||
#define AVDT_NUM_SEPS 35
|
||||
#pragma pop_macro("PROPERTY_VALUE_MAX")
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue