mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
lemonadep: bluetooth: Switch to QVA bdroid config
Change-Id: If2ffd896f318680ce38356a1f2728336e68490b4
This commit is contained in:
parent
87a8f755a5
commit
6e46039963
@ -1,7 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2013, The Linux Foundation. All rights reserved.
|
* Copyright (c) 2013, The Linux Foundation. All rights reserved.
|
||||||
* Not a Contribution, Apache license notifications and license are retained
|
* Not a Contribution.
|
||||||
* for attribution purposes only.
|
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 The Android Open Source Project
|
* Copyright (C) 2012 The Android Open Source Project
|
||||||
* Copyright (C) 2018 The LineageOS Project
|
* Copyright (C) 2018 The LineageOS Project
|
||||||
@ -25,8 +24,8 @@
|
|||||||
#define BTM_DEF_LOCAL_NAME "OnePlus 9 Pro"
|
#define BTM_DEF_LOCAL_NAME "OnePlus 9 Pro"
|
||||||
// Disables read remote device feature
|
// Disables read remote device feature
|
||||||
#define MAX_ACL_CONNECTIONS 16
|
#define MAX_ACL_CONNECTIONS 16
|
||||||
#define MAX_L2CAP_CHANNELS 16
|
#define MAX_L2CAP_CHANNELS 32
|
||||||
#define BLE_VND_INCLUDED TRUE
|
#define BLE_VND_INCLUDED TRUE
|
||||||
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
|
#define GATT_MAX_PHY_CHANNEL 10
|
||||||
#define AVDT_NUM_SEPS 12
|
#define AVDT_NUM_SEPS 35
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user