summaryrefslogtreecommitdiff
path: root/doc/agent-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-04 15:13:09 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-04 15:13:09 +0200
commit36ac32c5e8efbf0a141b431fe46d7263914ef38b (patch)
tree13c4b22a73345e3556b902ef1c348d5b11b7be3b /doc/agent-api.txt
parentd307f848466360929125c738c35bb7491da21ba8 (diff)
downloadbluez-36ac32c5e8efbf0a141b431fe46d7263914ef38b.tar.gz
doc: Add Agent.RequestAuthorization method
Diffstat (limited to 'doc/agent-api.txt')
-rw-r--r--doc/agent-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 3928312f4..bd8d8ff38 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -101,6 +101,16 @@ Methods void Release()
Possible errors: org.bluez.Error.Rejected
org.bluez.Error.Canceled
+ void RequestAuthorization(object device)
+
+ This method gets called to request the user to
+ authorize an incoming pairing attempt which
+ would in other circumstances trigger the just-works
+ model.
+
+ Possible errors: org.bluez.Error.Rejected
+ org.bluez.Error.Canceled
+
void AuthorizeService(object device, string uuid)
This method gets called when the service daemon