summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-12-14 11:13:00 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:24:21 +0200
commit50532b578323880d0c34b5a27c3d735a9e8f84a4 (patch)
tree69af2dd83bb086cf0af2331e1a5f4b0d7bb1d9c7 /doc
parentce25879be449dd80f2bce5d8aaa1b3012d255de1 (diff)
alert: Append version to Alert interfaces
Diffstat (limited to 'doc')
-rw-r--r--doc/alert-api.txt4
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()