projects
/
GitHub
/
LineageOS
/
android_device_samsung_a3xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c4934
)
a3xelte: Disable BLE_VND_INCLUDED
author
Danny Wood
<danwood76@gmail.com>
Fri, 13 Nov 2020 16:23:48 +0000
(16:23 +0000)
committer
Danny Wood
<danwood76@gmail.com>
Tue, 17 Nov 2020 15:47:48 +0000
(15:47 +0000)
Fixes exposure notifications as the A3 only supports a single BLE advertising slot
Change-Id: I01474dfa2ea8e9e321ddb1befec6dcabc310ea0c
bluetooth/bdroid_buildcfg.h
patch
|
blob
|
blame
|
history
diff --git
a/bluetooth/bdroid_buildcfg.h
b/bluetooth/bdroid_buildcfg.h
index c4b591c3d9a29fa04eab7492f7b0de377524e771..9c70ff1f130cd896afc710aa7028706bc46bc88e 100644
(file)
--- a/
bluetooth/bdroid_buildcfg.h
+++ b/
bluetooth/bdroid_buildcfg.h
@@
-23,7
+23,7
@@
#define BTM_WBS_INCLUDED TRUE /* Enable WBS */
#define BTIF_HF_WBS_PREFERRED FALSE /* Don't use WBS by default */
-#define BLE_VND_INCLUDED
TRU
E
+#define BLE_VND_INCLUDED
FALS
E
/* Disable the eSCO commands */
#define BTM_SCO_ENHANCED_SYNC_ENABLED FALSE