diff mbox series

[BlueZ,2/2] org.bluez.Device: Add documentation for ConnectionType.

Message ID 20240907205146.8977-1-vibhavp@gmail.com
State New
Headers show
Series [BlueZ,1/2] device: Add ConnectionType property. | expand

Commit Message

Vibhav Pant Sept. 7, 2024, 8:51 p.m. UTC
From: Vibhav Pant <vibhavp@gmail.com>

---
 doc/org.bluez.Device.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff mbox series

Patch

diff --git a/doc/org.bluez.Device.rst b/doc/org.bluez.Device.rst
index f94fc2129..ca3c4664a 100644
--- a/doc/org.bluez.Device.rst
+++ b/doc/org.bluez.Device.rst
@@ -161,6 +161,16 @@  string AddressType [readonly]
 
 		Random address
 
+string ConnectionType [readonly]
+````````````````````````````````
+	The Bluetooth device connection type.
+
+	Possible values:
+
+	:"bredr":
+	:"le":
+	:"dual":
+
 string Name [readonly, optional]
 ````````````````````````````````