From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] a08ec1: gatt-database: Fix sending notification to all dev...
Date: Mon, 22 Apr 2024 09:08:47 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/4dea3f-041535@github.com> (raw)
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: a08ec1a4e93b7805cdda33600d83d946969acb47
https://github.com/bluez/bluez/commit/a08ec1a4e93b7805cdda33600d83d946969acb47
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M src/gatt-database.c
Log Message:
-----------
gatt-database: Fix sending notification to all devices
If notifications where setup with GATT application that implements
AcquireNotify the code will attempt to setup a dedicate fd/io for each
device so when receiving a notification over the fd/io it is only meant
to be send to the device only.
Fixes: https://github.com/bluez/bluez/issues/820
Commit: 92c1c1c366119c344e60f5025503c8ee97927c65
https://github.com/bluez/bluez/commit/92c1c1c366119c344e60f5025503c8ee97927c65
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Fix calculation of number of packet
The calculation shall attempt to round to number of packets to the
closest integer otherwise it can result in 0 packets to be sent at each
latency.
Commit: 04153538aaf4904403ac1d0cade674d9ca0a7f4d
https://github.com/bluez/bluez/commit/04153538aaf4904403ac1d0cade674d9ca0a7f4d
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Fix using unicast QoS for broadcast
The code needs to identify first if the parameters refers to a broadcast
stream or unicast.
Compare: https://github.com/bluez/bluez/compare/4dea3fb932f8...04153538aaf4
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2024-04-22 16:08 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/4dea3f-041535@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