* [bluez/bluez] a08ec1: gatt-database: Fix sending notification to all dev...
@ 2024-04-22 16:08 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2024-04-22 16:08 UTC (permalink / raw)
To: linux-bluetooth
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-22 16:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-22 16:08 [bluez/bluez] a08ec1: gatt-database: Fix sending notification to all dev 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