Diff between d9a074b6b19643de7c0d833f3619812e7c7534f2 and 56c6b20655fef8c651081fe13f1b000ee30855a8

Changed Files

File Additions Deletions Status
doc/gatt-api.txt +2 -0 modified

Full Patch

diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index 4004706..8a36778 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -264,6 +264,7 @@ Methods		array{byte} ReadValue(dict flags)
 
 			Possible options: "offset": Start offset
 					  "device": Device path (Server only)
+					  "link": Link type (Server only)
 
 			Possible Errors: org.bluez.Error.Failed
 					 org.bluez.Error.InProgress
@@ -278,6 +279,7 @@ Methods		array{byte} ReadValue(dict flags)
 
 			Possible options: "offset": Start offset
 					  "device": Device path (Server only)
+					  "link": Link type (Server only)
 
 			Possible Errors: org.bluez.Error.Failed
 					 org.bluez.Error.InProgress