* [bluez/bluez] 21459a: shared/bap: Fix endpoint configuration
@ 2026-02-26 20:20 fdanis-oss
0 siblings, 0 replies; only message in thread
From: fdanis-oss @ 2026-02-26 20:20 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 21459ac269ed67cac7948ec7a482cf3c4e653d0d
https://github.com/bluez/bluez/commit/21459ac269ed67cac7948ec7a482cf3c4e653d0d
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M profiles/audio/media.c
M src/shared/bap.c
M src/shared/bap.h
Log Message:
-----------
shared/bap: Fix endpoint configuration
When a first local endpoint is created after connection to a remote
device this doesn't trigger the SelectProperties request because
bt_bap_bac ops are not yet set when bt_bap_select() is called.
Creating a second local endpoint allows to trigger SelectProperties
request for the first endpoint.
This commit fixes this behavior by setting the ops during bt_bap_pac
creation.
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:[~2026-02-26 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 20:20 [bluez/bluez] 21459a: shared/bap: Fix endpoint configuration fdanis-oss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox