Commit: a08ec1a4e93b7805cdda33600d83d946969acb47
Parent: 4dea3fb932f815b0b1be470cc0aaa213d82bf213
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-04-19 22:39:16
Tree: 6a2d0d61f46d9e350c9cb4edca17bef42a0a4c97

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

Diffstat

M src/gatt-database.c | 15 +++++++- - - - - - - -

1 files changed, 7 insertions(+), 8 deletions(-)

View Full Diff | Patch