From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 5c6535: shared/att: Fix failing to set security level
Date: Tue, 19 Nov 2024 10:44:04 -0800 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/da0253-5c6535@github.com> (raw)
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
reply other threads:[~2024-11-19 18:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=bluez/bluez/push/refs/heads/master/da0253-5c6535@github.com \
--to=noreply@github.com \
--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 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.