wireplumber: Add explicit bluetooth configuration

This commit is contained in:
Sanchayan Maity 2022-02-28 17:58:56 +05:30
parent e28c4f5319
commit 2100b228ab
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
bluez_monitor.properties = {
["bluez5.enable-sbc-xq"] = true,
["bluez5.enable-msbc"] = true,
["bluez5.codecs"] = "[ldac aac aptx_hd sbc_xq aptx sbc]",
}