public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 2dac8e: shared/gatt-server: Add bt_gatt_server_set_permiss...
@ 2026-04-01 15:06 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-04-01 15:06 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1075892
  Home:   https://github.com/bluez/bluez
  Commit: 2dac8e2807154c42f16c3157801fc00f38940d0d
      https://github.com/bluez/bluez/commit/2dac8e2807154c42f16c3157801fc00f38940d0d
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

  Changed paths:
    M src/shared/gatt-server.c
    M src/shared/gatt-server.h

  Log Message:
  -----------
  shared/gatt-server: Add bt_gatt_server_set_permissions

This adds bt_gatt_server_set_permissions which can be used to
enabled/disable permission checking before operations which can be
useful on testing only environment where encryption/pairing is not
desirable/needed.


  Commit: c0812c538e3f197e2ad0d96400c4ffd4a2be9de2
      https://github.com/bluez/bluez/commit/c0812c538e3f197e2ad0d96400c4ffd4a2be9de2
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

  Changed paths:
    M src/btd.h
    M src/device.c
    M src/main.c
    M src/main.conf

  Log Message:
  -----------
  main.conf: Add GATT.Security option

This adds GATT.Security option which by default is set to auto to
detect if encryption/authentication is required on demand, but if
Testing is set enables the user to enter a desirable security level.

In case the security level is low it then proceeds to disable checking
GATT attribute permissions for server operations.


Compare: https://github.com/bluez/bluez/compare/2dac8e280715%5E...c0812c538e3f

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-01 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 15:06 [bluez/bluez] 2dac8e: shared/gatt-server: Add bt_gatt_server_set_permiss Luiz Augusto von Dentz

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