bluez5: add device to blocklist

This commit is contained in:
Pauli Virtanen 2021-07-24 15:54:59 +03:00 committed by Wim Taymans
parent 777bc89d02
commit 1f0934862a

View file

@ -30,6 +30,7 @@ bluez5.features.device = [
{ name = "AirPods", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "AirPods", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "AirPods Pro", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "AirPods Pro", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "AXLOIE Goin", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "AXLOIE Goin", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "BAA 100", no-features = [ hw-volume ] }, # Buxton BAA 100, doesn't remember volume, #pipewire-1449
{ name = "JBL Endurance RUN BT", no-features = [ msbc-alt1, msbc-alt1-rtl, sbc-xq ] }, { name = "JBL Endurance RUN BT", no-features = [ msbc-alt1, msbc-alt1-rtl, sbc-xq ] },
{ name = "JBL LIVE650BTNC" }, { name = "JBL LIVE650BTNC" },
{ name = "Soundcore Life P2-L", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "Soundcore Life P2-L", no-features = [ msbc-alt1, msbc-alt1-rtl ] },