Diff between d307f848466360929125c738c35bb7491da21ba8 and 36ac32c5e8efbf0a141b431fe46d7263914ef38b

Changed Files

File Additions Deletions Status
doc/agent-api.txt +10 -0 modified

Full Patch

diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 3928312..bd8d8ff 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