Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: f863d0116d6271585c2521ff18447c95d95f82fd https://github.com/bluez/bluez/commit/f863d0116d6271585c2521ff18447c95d95f82fd Author: Benedek Kupper <benedek.kupper@xxxxxxxxxxx> Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M src/gatt-client.c Log Message: ----------- gatt-client: allow AcquireNotify when characteristic has indicate flag StartNotify / StopNotify already correctly allows usage when the characteristic indicate is present (simplify this check though), apply the same to AcquireNotify. Fixes: https://github.com/bluez/bluez/issues/1022 Commit: da0253959ec384d8c4ff7c970ce12fb8a95bd052 https://github.com/bluez/bluez/commit/da0253959ec384d8c4ff7c970ce12fb8a95bd052 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M doc/org.bluez.GattCharacteristic.rst Log Message: ----------- org.bluez.GattCharacteristic: Update documentation of AcquireNotify This updates the documentation of AcquireNotify adding that indicate flag also allows the usage of AcquireNotify. Compare: https://github.com/bluez/bluez/compare/95e89cd2e4f8...da0253959ec3 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications