bazzite/spec_files/bluez/0001-valve-bluetooth-config.patch

33 lines
1.0 KiB
Diff
Raw Normal View History

2023-12-06 23:40:30 -08:00
diff --git a/src/main.conf b/src/main.conf
2024-05-20 15:43:04 -07:00
index d108934a8..ff0e98434 100644
2023-12-06 23:40:30 -08:00
--- a/src/main.conf
+++ b/src/main.conf
2024-05-20 15:43:04 -07:00
@@ -60,14 +60,14 @@
2023-12-06 23:40:30 -08:00
# or both Multiple Profiles Single Device (MPSD) and Multiple Profiles Multiple
# Devices (MPMD) configurations.
# Possible values: "off", "single", "multiple"
-#MultiProfile = off
+MultiProfile = multiple
# Permanently enables the Fast Connectable setting for adapters that
# support it. When enabled other devices can connect faster to us,
2024-05-20 15:43:04 -07:00
# however the tradeoff is increased power consumptions. This feature
# will fully work only on kernel version 4.1 and newer. Defaults to
# 'false'.
-#FastConnectable = false
+FastConnectable = true
# Default privacy setting.
# Enables use of private address.
@@ -193,8 +193,8 @@
2023-12-06 23:40:30 -08:00
# LE scanning parameters used for passive scanning supporting wake from suspend
# scenarios
-#ScanIntervalSuspend=
-#ScanWindowSuspend=
+ScanIntervalSuspend=2240
+ScanWindowSuspend=224
# LE scanning parameters used for active scanning supporting discovery
# proceedure