diff options
author | Elvis Pfützenreuter <epx@signove.com> | 2010-11-03 12:06:28 -0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2010-11-06 12:55:11 +0200 |
commit | cdf5188a2f90bb1aeac3604dbdb3bb460d48fdd0 (patch) | |
tree | 506c17233a870c51c5be1e69acd1ce15666f84d2 /doc/health-api.txt | |
parent | 1532898319c4aba33353f5fe341d85586638634b (diff) |
Small fix in Health API documentation
Channel path skeleton is fixed in documentation, in order to
reflect atual implementation.
Diffstat (limited to 'doc/health-api.txt')
-rw-r--r-- | doc/health-api.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/health-api.txt b/doc/health-api.txt index 30346662..a0a16859 100644 --- a/doc/health-api.txt +++ b/doc/health-api.txt @@ -119,8 +119,7 @@ Properties: Service org.bluez Interface org.bluez.HealthChannel -Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX/ - hdp_YYYY/channel_ZZ +Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX/chanZZZ Only the process that created the data channel or the creator of the HealthApplication that received it will be able to call this methods. |