mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
spa/bluez: enable sbc-xq for JBL Endurance Run BT headset
Enable SBC-XQ codec for the JBL Endurance RUN BT headset. The codec worked well with pulseaudio and works equally well with pipewire. Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
This commit is contained in:
parent
6bd1bec2a4
commit
78a239a370
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ bluez5.features.device = [
|
|||
{ name = "BAA 100", no-features = [ hw-volume ] }, # Buxton BAA 100, doesn't remember volume, #pipewire-1449
|
||||
{ name = "D50s", address = "~^00:13:ef:", no-features = [ hw-volume ] }, # volume has no effect, #pipewire-1562
|
||||
{ name = "FiiO BTR3", address = "~^40:ed:98:", no-features = [ faststream ] }, # #pipewire-1658
|
||||
{ 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 ] },
|
||||
{ name = "JBL LIVE650BTNC" },
|
||||
{ name = "Motorola DC800", no-features = [ sbc-xq ] }, # #pipewire-1590
|
||||
{ name = "Motorola S305", no-features = [ sbc-xq ] }, # #pipewire-1590
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue