From: Remi Pommarel <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] c56e70: policy: Fix reset Control/Target/HS retry counters
Date: Mon, 26 May 2025 12:57:19 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/966495/000000-c56e70@github.com> (raw)
Branch: refs/heads/966495
Home: https://github.com/bluez/bluez
Commit: c56e70c7e1f66b95e064e3952fb56415de4d704e
https://github.com/bluez/bluez/commit/c56e70c7e1f66b95e064e3952fb56415de4d704e
Author: Remi Pommarel <repk@triplefau.lt>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M plugins/policy.c
Log Message:
-----------
policy: Fix reset Control/Target/HS retry counters
Control and Target retries counter were reset when service state
goes from CONNECTED to DISCONNECTED, but usually an extra DISCONNECTING
state is reach before going to DISCONNECTED. This causes retry counter
to not being reset in this case, leading to service not being able to
initialize on next connection. HS retry counter was only reset when
limit is reached.
Reset the counter as soon as CONNECTED state is reached to avoid that.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-05-26 19:57 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/966495/000000-c56e70@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox