From: Bastien Nocera <hadess@hadess.net>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ v2 0/3] Remove glib dep from non-glib shared library
Date: Thu, 16 Apr 2026 16:08:39 +0200 [thread overview]
Message-ID: <20260416141021.3970323-1-hadess@hadess.net> (raw)
Changes since v1:
- remove queue_peek_head_entry() patch, we already had similar API
Bastien Nocera (3):
shared: Remove glib dependency from src/shared/ad.c
shared/queue: Fix warning when compiling ad.c
shared: Remove unneeded glib includes
plugins/neard.c | 4 ++--
src/adapter.c | 10 +++++-----
src/device.c | 29 +++++++++++++++--------------
src/device.h | 10 ++++++----
src/eir.c | 41 ++++++++++++++++++++++-------------------
src/eir.h | 11 +++++------
src/shared/csip.c | 2 --
src/shared/queue.h | 2 ++
src/shared/rap.c | 1 -
unit/test-eir.c | 29 ++++++++++++++---------------
10 files changed, 71 insertions(+), 68 deletions(-)
--
2.53.0
next reply other threads:[~2026-04-16 14:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 14:08 Bastien Nocera [this message]
2026-04-16 14:08 ` [PATCH BlueZ v2 1/3] shared: Remove glib dependency from src/shared/ad.c Bastien Nocera
2026-04-16 14:08 ` [PATCH BlueZ v2 2/3] shared/queue: Fix warning when compiling ad.c Bastien Nocera
2026-04-16 14:08 ` [PATCH BlueZ v2 3/3] shared: Remove unneeded glib includes Bastien Nocera
2026-04-16 15:20 ` [PATCH BlueZ v2 0/3] Remove glib dep from non-glib shared library patchwork-bot+bluetooth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260416141021.3970323-1-hadess@hadess.net \
--to=hadess@hadess.net \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox