mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 23:26:30 +09:00
sm6250-common: Switch to QTI bt stack
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
This commit is contained in:
committed by
Cosmin Tanislav
parent
2af9e31f7b
commit
14509d9e2f
@ -58,12 +58,12 @@ static inline const char *BtmGetDefaultName()
|
||||
#define BTM_DEF_LOCAL_NAME BtmGetDefaultName()
|
||||
// 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")
|
||||
|
||||
|
Reference in New Issue
Block a user