Diff between d2e88bfc993f02d8af3e3b45e501237f6b16c5d9 and 946135510799ce51f34b188fcd9fcaf0c2186827

Changed Files

File Additions Deletions Status
doc/health-api.txt +1 -13 modified

Full Patch

diff --git a/doc/health-api.txt b/doc/health-api.txt
index 728280a..7639cd2 100644
--- a/doc/health-api.txt
+++ b/doc/health-api.txt
@@ -57,14 +57,7 @@ Service		org.bluez
 Interface	org.bluez.HealthDevice
 Object path	[variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
 
-Methods		dict GetProperties()
-
-			Returns all properties for the interface. See the
-			properties section for available properties.
-
-			Posible errors: org.bluez.Error.NotAllowed
-
-		boolean Echo()
+Methods		boolean Echo()
 
 			Sends an echo petition to the remote service. Returns
 			True if response matches with the buffer sent. If some
@@ -108,11 +101,6 @@ Signals		void ChannelConnected(object channel)
 			valid and its path can be reused for future data
 			channels.
 
-		void PropertyChanged(string name, variant value)
-
-			This signal indicates a changed value of the given
-			property.
-
 Properties	object MainChannel [readonly]
 
 			The first reliable channel opened. It is needed by