diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2012-12-14 11:13:00 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-12-14 11:24:21 +0200 |
commit | 50532b578323880d0c34b5a27c3d735a9e8f84a4 (patch) | |
tree | 69af2dd83bb086cf0af2331e1a5f4b0d7bb1d9c7 /doc | |
parent | ce25879be449dd80f2bce5d8aaa1b3012d255de1 (diff) |
alert: Append version to Alert interfaces
Diffstat (limited to 'doc')
-rw-r--r-- | doc/alert-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/alert-api.txt b/doc/alert-api.txt index bcaaaf3af..65c065e77 100644 --- a/doc/alert-api.txt +++ b/doc/alert-api.txt @@ -19,7 +19,7 @@ Alert hierarchy =============== Service org.bluez -Interface org.bluez.Alert +Interface org.bluez.Alert1 Object path /org/bluez Methods void RegisterAlert(string category, object agent) @@ -79,7 +79,7 @@ Alert Agent hierarchy ===================== Service org.bluez -Interface org.bluez.AlertAgent +Interface org.bluez.AlertAgent1 Object path freely definable Methods void MuteOnce() |