From 45306a3f3b5fea4515136ca1e92637e1c8965dbd Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 18 Dec 2012 16:54:42 +0200 Subject: [PATCH] doc: Add object path parameter to RequestDefaultAgent --- doc/agent-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/agent-api.txt b/doc/agent-api.txt index 28063b3cc..33a877c7f 100644 --- a/doc/agent-api.txt +++ b/doc/agent-api.txt @@ -53,7 +53,7 @@ Object path /org/bluez Possible errors: org.bluez.Error.DoesNotExist - void RequestDefaultAgent() + void RequestDefaultAgent(object agent) This requests is to make the application agent the default agent. The application is required -- 2.47.3