public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/3] Remove glib dep from non-glib shared library
@ 2026-04-16 14:08 Bastien Nocera
  2026-04-16 14:08 ` [PATCH BlueZ v2 1/3] shared: Remove glib dependency from src/shared/ad.c Bastien Nocera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bastien Nocera @ 2026-04-16 14:08 UTC (permalink / raw)
  To: linux-bluetooth

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


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

end of thread, other threads:[~2026-04-16 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 14:08 [PATCH BlueZ v2 0/3] Remove glib dep from non-glib shared library Bastien Nocera
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

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