Forgot "BlueZ" in the prefix, please ignore. On Wed, 2025-01-22 at 12:30 +0100, Bastien Nocera wrote: > Changes since v1: > - Add client-side error decoding > > Bastien Nocera (2): > client: Add client-side error decoding > device: Better "Connect" debug > > Makefile.tools | 2 ++ > client/error.c | 37 +++++++++++++++++++++++++++++++++++++ > client/error.h | 11 +++++++++++ > client/main.c | 5 +++-- > src/device.c | 36 +++++++++++++++++++++++++++++------- > 5 files changed, 82 insertions(+), 9 deletions(-) > create mode 100644 client/error.c > create mode 100644 client/error.h >