From df69b2a47709c7c6d608e7e91f0130e431db00a5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 19 Jun 2022 10:59:10 +0200 Subject: ... --- accounts/gkleen@sif/wireplumber/bluetooth.lua.d/50-bluez-config.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'accounts/gkleen@sif/wireplumber/bluetooth.lua.d') diff --git a/accounts/gkleen@sif/wireplumber/bluetooth.lua.d/50-bluez-config.lua b/accounts/gkleen@sif/wireplumber/bluetooth.lua.d/50-bluez-config.lua index 7934e392..b0f2b55b 100644 --- a/accounts/gkleen@sif/wireplumber/bluetooth.lua.d/50-bluez-config.lua +++ b/accounts/gkleen@sif/wireplumber/bluetooth.lua.d/50-bluez-config.lua @@ -5,7 +5,7 @@ rule = { }, }, apply_properties = { - ["bluez5.auto-connect"] = "[ hfp_hf hsp_hs a2dp_sink ]", + -- ["bluez5.auto-connect"] = "[ hfp_hf hsp_hs a2dp_sink ]", }, } @@ -15,6 +15,4 @@ bluez_monitor.properties = { ["bluez5.enable-msbc"] = true, ["bluez5.enable-sbc-xq"] = true, ["bluez5.enable-hw-volume"] = true, - ["bluez5.headset-roles"] = "[ hsp_hs hsp_ag hfp_hf hfp_ag ]", - ["bluez5.codecs"] = "[ sbc sbc_xq aac ldac aptx aptx_hd aptx_ll aptx_ll_duplex faststream faststream_duplex ]", } -- cgit v1.2.3