* [bluez/bluez] 1782bf: input: Add support for UserspaceHID=persist
@ 2024-10-28 15:19 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2024-10-28 15:19 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 1782bfd791f76317a3f3ded2884606c1b5b164eb
https://github.com/bluez/bluez/commit/1782bfd791f76317a3f3ded2884606c1b5b164eb
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M profiles/input/device.c
M profiles/input/device.h
M profiles/input/hog.c
M profiles/input/input.conf
M profiles/input/manager.c
Log Message:
-----------
input: Add support for UserspaceHID=persist
This adds support for persist mode via input.conf:UserspaceHID but
don't default to it since this appears to create more problems than
it solves.
Fixes: https://github.com/bluez/bluez/issues/983
Fixes: https://github.com/bluez/bluez/issues/977
Fixes: https://github.com/bluez/bluez/issues/949
Commit: c009be5c5973eeef7783903ec02e359d5b035654
https://github.com/bluez/bluez/commit/c009be5c5973eeef7783903ec02e359d5b035654
Author: Pauli Virtanen <pav@iki.fi>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M src/shared/bap.c
Log Message:
-----------
shared/bap: ucast streams can only have one link
In unicast, linked streams mean bidirectional CIS. Ucast stream can
have at most one linked stream.
Fix ucast streams to have only single link. This fixes eg. configuring
for AC 11(i).
Compare: https://github.com/bluez/bluez/compare/8c8ca715e05f...c009be5c5973
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-28 15:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 15:19 [bluez/bluez] 1782bf: input: Add support for UserspaceHID=persist Pauli Virtanen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.