projects
/
GitHub
/
LineageOS
/
android_hardware_samsung_slsi_libbt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da02fcb
)
libbt: remove MIN_NUMBER_A2DP_SDUS
lineage-17.1
lineage-18.1
lineage-19.0
lineage-19.1
author
Jan Altensen
<info@stricted.net>
Wed, 2 Sep 2020 23:05:05 +0000
(
01:05
+0200)
committer
Jan Altensen
<info@stricted.net>
Tue, 8 Sep 2020 20:18:42 +0000
(22:18 +0200)
* this does not exist on aosp
Change-Id: If6e3d234a5ce6dadea2a3bf13fdfd24f1c3e216f
include/bdroid_buildcfg.h
patch
|
blob
|
blame
|
history
diff --git
a/include/bdroid_buildcfg.h
b/include/bdroid_buildcfg.h
index 2d2205d9b75d4437aa25f80accc1ccf8c78f7c8e..a07323af50bfced7b7f68e024004c473fb798746 100644
(file)
--- a/
include/bdroid_buildcfg.h
+++ b/
include/bdroid_buildcfg.h
@@
-72,6
+72,5
@@
* Ensure that A2DP data is scheduled in a way that suits the scheduling in Coex and BT-only scenarios
*/
#define L2CAP_HIGH_PRI_MIN_XMIT_QUOTA 6
-#define MIN_NUMBER_A2DP_SDUS 3
#endif