projects
/
GitHub
/
LineageOS
/
android_device_samsung_s5neolte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6289008
)
s5neolte: Disable sco enhanced command
author
TheScarastic
<warabhishek@gmail.com>
Fri, 11 May 2018 09:10:11 +0000
(14:40 +0530)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 14:26:12 +0000
(16:26 +0200)
* Adjust flag after LineageOS/android_system_bt@
540b42c
Change-Id: Ia10b90316986f7aa30706c4d1e63fd051bee7c2b
bluetooth/bdroid_buildcfg.h
patch
|
blob
|
blame
|
history
diff --git
a/bluetooth/bdroid_buildcfg.h
b/bluetooth/bdroid_buildcfg.h
index dd560b6f436ee94dea02580b31fb73f9dadecdad..3ab75cd04e1a85b81dfb89a54aecbd1419ace588 100644
(file)
--- a/
bluetooth/bdroid_buildcfg.h
+++ b/
bluetooth/bdroid_buildcfg.h
@@
-27,4
+27,6
@@
#define BTA_GATT_INCLUDED TRUE
#define SMP_INCLUDED TRUE
+#define BTM_SCO_ENHANCED_SYNC_ENABLED FALSE
+
#endif