Diff between f863d0116d6271585c2521ff18447c95d95f82fd and da0253959ec384d8c4ff7c970ce12fb8a95bd052

Changed Files

File Additions Deletions Status
doc/org.bluez.GattCharacteristic.rst +2 -2 modified

Full Patch

diff --git a/doc/org.bluez.GattCharacteristic.rst b/doc/org.bluez.GattCharacteristic.rst
index a43476d..7844452 100644
--- a/doc/org.bluez.GattCharacteristic.rst
+++ b/doc/org.bluez.GattCharacteristic.rst
@@ -201,8 +201,8 @@ fd, uint16 AcquireNotify(dict options) [optional]
 	negotiated MTU.
 
 	Only works with characteristic that has **NotifyAcquired** property
-	which relies on **"notify"** **Flag** and no other client have called
-	**StartNotify()**.
+	which relies on presence of **"notify" or "indicate"** **Flag** and no
+	other client have called **StartNotify()**.
 
 	Notification are enabled during this procedure so **StartNotify()**
 	shall not be called, any notification will be dispatched via file