All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 5c6535: shared/att: Fix failing to set security level
@ 2024-11-19 18:44 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2024-11-19 18:44 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 5c65356cae64ddbc95210deb36ee66430645edf8
      https://github.com/bluez/bluez/commit/5c65356cae64ddbc95210deb36ee66430645edf8
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M src/shared/att.c

  Log Message:
  -----------
  shared/att: Fix failing to set security level

bt_att_chan_set_security attempts to set BT_SECURITY without first
checking what is the current security level which may cause errors
since the kernel does actually return -EINVAL when the security doesn't
change.



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:[~2024-11-19 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 18:44 [bluez/bluez] 5c6535: shared/att: Fix failing to set security level Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.