summaryrefslogtreecommitdiff
path: root/doc/health-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-11-30 16:06:37 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-30 16:06:37 +0200
commit946135510799ce51f34b188fcd9fcaf0c2186827 (patch)
tree9ef7f818e88bd8f5f727c8ddb491c09750e3d87a /doc/health-api.txt
parentd2e88bfc993f02d8af3e3b45e501237f6b16c5d9 (diff)
downloadbluez-946135510799ce51f34b188fcd9fcaf0c2186827.tar.gz
doc: Remove nonexistent property methods and signals from health-api
Diffstat (limited to 'doc/health-api.txt')
-rw-r--r--doc/health-api.txt14
1 files changed, 1 insertions, 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