From 50532b578323880d0c34b5a27c3d735a9e8f84a4 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Fri, 14 Dec 2012 11:13:00 +0200 Subject: alert: Append version to Alert interfaces --- doc/alert-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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() -- cgit v1.2.3