Skip to content

Bluetooth: Add Broadcom channel priority commands#478

Open
WhatAmISupposedToPutHere wants to merge 1 commit intoAsahiLinux:asahi-wipfrom
WhatAmISupposedToPutHere:scorodite
Open

Bluetooth: Add Broadcom channel priority commands#478
WhatAmISupposedToPutHere wants to merge 1 commit intoAsahiLinux:asahi-wipfrom
WhatAmISupposedToPutHere:scorodite

Conversation

@WhatAmISupposedToPutHere
Copy link
Copy Markdown

Certain Broadcom bluetooth chips (bcm4377/bcm4378/bcm438) need ACL streams carrying audio to be set as "high priority" using a vendor specific command to prevent 10-ish second-long dropouts whenever something does a device scan. This patch sends the command when the socket priority is set to TC_PRIO_INTERACTIVE, as BlueZ does for audio.

Certain Broadcom bluetooth chips (bcm4377/bcm4378/bcm438) need ACL
streams carrying audio to be set as "high priority" using a vendor
specific command to prevent 10-ish second-long dropouts whenever
something does a device scan. This patch sends the command when the
socket priority is set to TC_PRIO_INTERACTIVE, as BlueZ does for audio.

Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant