Skip to content
Snippets Groups Projects
Commit a1cf0b59 authored by AdarshGrewal's avatar AdarshGrewal Committed by Arian
Browse files

Revert "sm6250-common: Switch to QTI bt stack"

This reverts commit 14509d9e.

Change-Id: Ibb4d42d067c0ce1e45e8000cd8224d11b58c6c3a
parent 8a4059e0
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ USE_CUSTOM_AUDIO_POLICY := 1
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth/include
TARGET_USE_QTI_BT_STACK := true
# Bootloader
TARGET_NO_BOOTLOADER := true
......@@ -164,7 +163,6 @@ TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
# QCOM
BOARD_USES_QCOM_HARDWARE := true
TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
# Recovery
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
......
......@@ -25,9 +25,10 @@
// Disables read remote device feature
#define MAX_ACL_CONNECTIONS 16
#define MAX_L2CAP_CHANNELS 32
#define MAX_L2CAP_CHANNELS 16
#define BLE_VND_INCLUDED TRUE
#define GATT_MAX_PHY_CHANNEL 10
#define AVDT_NUM_SEPS 35
// Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec
#define AVDT_NUM_SEPS 12
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment