public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] obex: forward nicer failure messages to dbus
@ 2025-10-24  9:34 Antoine Lassagne
  2025-10-24  9:34 ` [PATCH BlueZ 1/1] " Antoine Lassagne
  0 siblings, 1 reply; 3+ messages in thread
From: Antoine Lassagne @ 2025-10-24  9:34 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Antoine Lassagne

From github issue https://github.com/bluez/bluez/issues/1568

This patche improves the error message forwarded to dbus
when an OBEX operation fails. Instead of just forwarding the
response code in hex, we now forward a human readable string.

Antoine Lassagne (1):
  obex: forward nicer failure messages to dbus

 obexd/client/session.c |   3 +-
 tools/parser/obex.c    | 103 +------------------------------------
 tools/parser/opcodes.h | 114 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 117 insertions(+), 103 deletions(-)
 create mode 100644 tools/parser/opcodes.h

-- 
2.43.0


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

end of thread, other threads:[~2025-10-24 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24  9:34 [PATCH BlueZ 0/1] obex: forward nicer failure messages to dbus Antoine Lassagne
2025-10-24  9:34 ` [PATCH BlueZ 1/1] " Antoine Lassagne
2025-10-24 11:06   ` bluez.test.bot

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