public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [BlueZ 0/4] API fixes to make better bindings
@ 2026-01-19 13:27 Bastien Nocera
  2026-01-19 13:27 ` [BlueZ 1/4] src: Turn available priority macros into an enum Bastien Nocera
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Bastien Nocera @ 2026-01-19 13:27 UTC (permalink / raw)
  To: linux-bluetooth

Those changes will make using the internal bluez API easier to access
from Rust.

Bastien Nocera (4):
  src: Turn available priority macros into an enum
  src: Prefix plugin-accessible adapter_set_name() function
  adapter: Fix const'ness of struct btd_adapter_driver
  src: Prefix plugin-accessible adapter_foreach() function

 plugins/hostname.c  | 12 ++++++------
 src/adapter.c       | 16 ++++++++--------
 src/adapter.h       |  9 +++++----
 src/agent.c         |  4 ++--
 src/gatt-database.c |  2 +-
 src/plugin.h        |  9 ++++++---
 src/profile.c       |  4 ++--
 7 files changed, 30 insertions(+), 26 deletions(-)

-- 
2.52.0


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-19 13:27 [BlueZ 0/4] API fixes to make better bindings Bastien Nocera
2026-01-19 13:27 ` [BlueZ 1/4] src: Turn available priority macros into an enum Bastien Nocera
2026-01-19 15:16   ` API fixes to make better bindings bluez.test.bot
2026-01-19 13:27 ` [BlueZ 2/4] src: Prefix plugin-accessible adapter_set_name() function Bastien Nocera
2026-01-19 13:27 ` [BlueZ 3/4] adapter: Fix const'ness of struct btd_adapter_driver Bastien Nocera
2026-01-19 13:27 ` [BlueZ 4/4] src: Prefix plugin-accessible adapter_foreach() function Bastien Nocera
2026-01-20 16:30 ` [BlueZ 0/4] API fixes to make better bindings 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