public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] profiles: Add remote endpoint path to SelectProperties
@ 2022-08-29 20:31 Frédéric Danis
  2022-08-29 20:31 ` [PATCH BlueZ 1/2] " Frédéric Danis
  2022-08-29 20:31 ` [PATCH BlueZ 2/2] doc: " Frédéric Danis
  0 siblings, 2 replies; 5+ messages in thread
From: Frédéric Danis @ 2022-08-29 20:31 UTC (permalink / raw)
  To: linux-bluetooth

The SelectProperties method is only called on the central (initiator) device.
But there's no information related to the remote device for which is call is
done.
These commits allow the audio server to link this call methos to the
appropriate remote endpoint.

Frédéric Danis (2):
  profiles: Add remote endpoint path to SelectProperties
  doc: Add remote endpoint path to SelectProperties

 doc/media-api.txt      | 2 +-
 profiles/audio/bap.c   | 2 +-
 profiles/audio/media.c | 3 +++
 src/shared/bap.c       | 2 ++
 src/shared/bap.h       | 2 ++
 5 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-29 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 20:31 [PATCH BlueZ 0/2] profiles: Add remote endpoint path to SelectProperties Frédéric Danis
2022-08-29 20:31 ` [PATCH BlueZ 1/2] " Frédéric Danis
2022-08-29 21:29   ` bluez.test.bot
2022-08-29 21:55   ` [PATCH BlueZ 1/2] " Luiz Augusto von Dentz
2022-08-29 20:31 ` [PATCH BlueZ 2/2] doc: " Frédéric Danis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox