All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v1] doc/doc/org.bluez.GattCharacteristic: Add missing link option to ReadValue
@ 2024-08-09 15:22 Luiz Augusto von Dentz
  2024-08-09 17:05 ` [BlueZ,v1] " bluez.test.bot
  2024-08-13 15:50 ` [PATCH BlueZ v1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2024-08-09 15:22 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

Just like GattDescriptor.ReadValue characteristics also support link
option which indicates in what bearer the operation is taken place.
---
 doc/org.bluez.GattCharacteristic.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/org.bluez.GattCharacteristic.rst b/doc/org.bluez.GattCharacteristic.rst
index b7e4a7b69c9e..a43476d2adbd 100644
--- a/doc/org.bluez.GattCharacteristic.rst
+++ b/doc/org.bluez.GattCharacteristic.rst
@@ -62,6 +62,15 @@ array{byte} ReadValue(dict options)
 
 		Device object.
 
+	:string link (server only):
+
+		Link type.
+
+		Possible values:
+
+		:"BR/EDR":
+		:"LE":
+
 	Possible Errors:
 
 	:org.bluez.Error.Failed:
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-13 15:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09 15:22 [PATCH BlueZ v1] doc/doc/org.bluez.GattCharacteristic: Add missing link option to ReadValue Luiz Augusto von Dentz
2024-08-09 17:05 ` [BlueZ,v1] " bluez.test.bot
2024-08-13 15:50 ` [PATCH BlueZ v1] " patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.