bluez5: rename 'bluez5.reconnect-profiles' property to 'bluez5.auto-connect'

Avoid confusion with 'ReconnectUUIDs' in bluez policy config. See #1081.
This commit is contained in:
Huang-Huang Bao 2021-04-22 08:26:46 +08:00 committed by Wim Taymans
parent f44d00424f
commit 8129b6658e
2 changed files with 7 additions and 6 deletions

View file

@ -40,9 +40,10 @@ rules = [
# Actions can update properties on the matched object.
update-props = {
# Autoconnect device profiles, disabled by default
# if the property is not specified.
#bluez5.reconnect-profiles = [
# Auto-connect device profiles on start up or when only partial
# profiles have connected. Disabled by default if the property
# is not specified.
#bluez5.auto-connect = [
# hfp_hf
# hsp_hs
# a2dp_sink
@ -50,10 +51,10 @@ rules = [
# hsp_ag
# a2dp_source
#]
bluez5.reconnect-profiles = [ hfp_hf hsp_hs a2dp_sink ]
bluez5.auto-connect = [ hfp_hf hsp_hs a2dp_sink ]
# Overload mSBC support for native backend and a specific device.
#bluez5.msbc-support = false
#bluez5.msbc-support = false
# Hardware volume control (default: [ hfp_ag hsp_ag a2dp_source ])
#bluez5.hw-volume = [