summaryrefslogtreecommitdiff
path: root/doc/agent-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/agent-api.txt')
-rw-r--r--doc/agent-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 1e82e2b35..febdcd358 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -29,7 +29,7 @@ Methods void Release()
Possible errors: org.bluez.Error.Rejected
org.bluez.Error.Canceled
- void Authorize(object device)
+ void Authorize(object device, string uuid)
This method gets called when the service daemon
needs to authorize a connection/service request.