From 946135510799ce51f34b188fcd9fcaf0c2186827 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 30 Nov 2012 16:06:37 +0200 Subject: [PATCH] doc: Remove nonexistent property methods and signals from health-api --- doc/health-api.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/doc/health-api.txt b/doc/health-api.txt index 728280aa8..7639cd242 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 -- 2.47.3