public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/3] profiles: Add remote endpoint path to SelectProperties
@ 2022-08-30 14:47 Frédéric Danis
  2022-08-30 14:47 ` [PATCH BlueZ v2 1/3] " Frédéric Danis
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Frédéric Danis @ 2022-08-30 14:47 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 method to the
appropriate remote endpoint.

Changes in V2:
- Set endpoint part of the dictionary properties
- Pass rpac to select function instead of DBus specific path
- Add a new commit to keep consistency after fixing previous
  patch for a checkpatch warning

Frédéric Danis (3):
  profiles: Add remote endpoint path to SelectProperties
  doc: Add remote endpoint path to SelectProperties
  profiles: Fix function definition style

 doc/media-api.txt      |  6 ++++--
 profiles/audio/bap.c   |  2 ++
 profiles/audio/media.c | 15 ++++++++++++---
 src/shared/bap.c       | 12 +++++++++++-
 src/shared/bap.h       | 11 +++++++----
 5 files changed, 36 insertions(+), 10 deletions(-)

-- 
2.25.1


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30 14:47 [PATCH BlueZ v2 0/3] profiles: Add remote endpoint path to SelectProperties Frédéric Danis
2022-08-30 14:47 ` [PATCH BlueZ v2 1/3] " Frédéric Danis
2022-08-30 16:07   ` bluez.test.bot
2022-08-30 14:47 ` [PATCH BlueZ v2 2/3] doc: " Frédéric Danis
2022-08-30 14:47 ` [PATCH BlueZ v2 3/3] profiles: Fix function definition style Frédéric Danis
2022-08-30 21:30 ` [PATCH BlueZ v2 0/3] profiles: Add remote endpoint path to SelectProperties patchwork-bot+bluetooth

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