mcst-linux-kernel/patches-2024.06.26/bluez-5.66/0001-Fixes-for-main-config....

61 lines
2.2 KiB
Diff

--- a/src/main.conf 2023-09-15 17:54:14.741639022 +0300
+++ b/src/main.conf 2023-09-15 17:55:48.833636842 +0300
@@ -2,16 +2,16 @@
# Default adapter name
# Defaults to 'BlueZ X.YZ'
-#Name = BlueZ
+Name = BlueZ
# Default device class. Only the major and minor device class bits are
# considered. Defaults to '0x000000'.
-#Class = 0x000100
+Class = 0x000100
# How long to stay in discoverable mode before going back to non-discoverable
# The value is in seconds. Default is 180, i.e. 3 minutes.
# 0 = disable timer, i.e. stay discoverable forever
-#DiscoverableTimeout = 0
+DiscoverableTimeout = 0
# Always allow pairing even if there are no agent registered
# Possible values: true, false
@@ -21,7 +21,7 @@
# How long to stay in pairable mode before going back to non-discoverable
# The value is in seconds. Default is 0.
# 0 = disable timer, i.e. stay pairable forever
-#PairableTimeout = 0
+PairableTimeout = 0
# Use vendor id source (assigner), vendor, product and version information for
# DID profile support. The values are separated by ":" and assigner, VID, PID
@@ -35,16 +35,16 @@
# this disables the GATT client functionally so it can be used in system which
# can only operate as peripheral.
# Defaults to 'true'.
-#ReverseServiceDiscovery = true
+ReverseServiceDiscovery = true
# Enable name resolving after inquiry. Set it to 'false' if you don't need
# remote devices name and want shorter discovery cycle. Defaults to 'true'.
-#NameResolving = true
+NameResolving = true
# Enable runtime persistency of debug link keys. Default is false which
# makes debug link keys valid only for the duration of the connection
# that they were created for.
-#DebugKeys = false
+DebugKeys = false
# Restricts all controllers to the specified transport. Default value
# is "dual", i.e. both BR/EDR and LE enabled (when supported by the HW).
@@ -282,7 +282,7 @@
# AutoEnable defines option to enable all controllers when they are found.
# This includes adapters present on start as well as adapters that are plugged
# in later on. Defaults to 'true'.
-#AutoEnable=true
+AutoEnable=true
# Audio devices that were disconnected due to suspend will be reconnected on
# resume. ResumeDelay determines the delay between when the controller