* [bluez/bluez] 19245b: gatt-client: Add PreferredNotifyType property
@ 2026-06-08 14:55 Šimon Mikuda
0 siblings, 0 replies; only message in thread
From: Šimon Mikuda @ 2026-06-08 14:55 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1107894
Home: https://github.com/bluez/bluez
Commit: 19245b27a229da41b4c5f417dc544bbf2f87b46b
https://github.com/bluez/bluez/commit/19245b27a229da41b4c5f417dc544bbf2f87b46b
Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M doc/org.bluez.GattCharacteristic.rst
M src/gatt-client.c
M src/shared/gatt-client.c
M src/shared/gatt-client.h
Log Message:
-----------
gatt-client: Add PreferredNotifyType property
When a characteristic supports both notifications and indications the
CCC we always register for notifications, leaving no way to choose
indications from D-Bus.
Add PreferredNotifyType (string, "notification"/"indication") to
org.bluez.GattCharacteristic1, only present when both flags are set.
StartNotify() and AcquireNotify() honor it on the next CCC write.
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:[~2026-06-08 14:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08 14:55 [bluez/bluez] 19245b: gatt-client: Add PreferredNotifyType property Šimon Mikuda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox