public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v1 0/1] test: Fix pbap-client to work with system bus obexd
@ 2026-03-20 15:19 Sarveshwar Bajaj
  2026-03-20 15:19 ` [PATCH BlueZ v1 1/1] " Sarveshwar Bajaj
  0 siblings, 1 reply; 6+ messages in thread
From: Sarveshwar Bajaj @ 2026-03-20 15:19 UTC (permalink / raw)
  To: luiz.von.dentz, linux-bluetooth; +Cc: vinit.mehta, devyani.godbole

This series updates bluez test utilities to support systems where
obexd runs on the system bus via the --system-bus option. The existing
pbap-client script used the session bus, causing D-Bus NoReply failures
when creating PBAP sessions. 
This patch switches to dbus.SystemBus(), updates the main loop to 
GLib.MainLoop, and removes deprecated GObject fallback code. These 
changes restore PBAP functionality when using system-bus obexd. 

Validated on i.MX8MP with a Samsung S25 Ultra.

Sarveshwar Bajaj (1):
  test: Fix pbap-client to work with system bus obexd

 test/pbap-client | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-24  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 15:19 [PATCH BlueZ v1 0/1] test: Fix pbap-client to work with system bus obexd Sarveshwar Bajaj
2026-03-20 15:19 ` [PATCH BlueZ v1 1/1] " Sarveshwar Bajaj
2026-03-20 16:41   ` bluez.test.bot
2026-03-20 18:05   ` [PATCH BlueZ v1 1/1] " Luiz Augusto von Dentz
2026-03-23 12:35     ` [EXT] " Sarveshwar Bajaj
2026-03-24  8:41       ` Bastien Nocera

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