From 40e88bc39f8426a260a7fbbf357e277a3cb000ab Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 19 Dec 2012 18:07:50 +0100 Subject: [PATCH] doc: Small cleanup of the health API --- doc/health-api.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/health-api.txt b/doc/health-api.txt index 193fbce9a..26e7a4a08 100644 --- a/doc/health-api.txt +++ b/doc/health-api.txt @@ -1,9 +1,6 @@ BlueZ D-Bus Health API description ********************************** - Santiago Carot-Nemesio - José Antonio Santos-Cadenas - Elvis Pfützenreuter HealthManager hierarchy ======================= @@ -50,6 +47,7 @@ Methods object CreateApplication(dict config) org.bluez.Error.NotFound org.bluez.Error.NotAllowed + HealthDevice hierarchy ====================== @@ -64,7 +62,7 @@ Methods boolean Echo() error is detected False value is returned. Possible errors: org.bluez.Error.InvalidArguments - org.bluez.Error.OutOfRange + org.bluez.Error.OutOfRange object CreateChannel(object application, string configuration) @@ -76,7 +74,7 @@ Methods boolean Echo() channel that is already connected. Possible errors: org.bluez.Error.InvalidArguments - org.bluez.Error.HealthError + org.bluez.Error.HealthError void DestroyChannel(object channel) @@ -86,7 +84,8 @@ Methods boolean Echo() it. Possible errors: org.bluez.Error.InvalidArguments - org.bluez.Error.NotFound org.bluez.Error.NotAllowed + org.bluez.Error.NotFound + org.bluez.Error.NotAllowed Signals void ChannelConnected(object channel) @@ -108,6 +107,7 @@ Properties object MainChannel [readonly] data units. The first reliable can change after a reconnection. + HealthChannel hierarchy ======================= -- 2.11.0