summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-06-03 15:13:53 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-06-03 15:13:53 +0000
commitf8c2011c194a7d739ff40cf3477b3b4bb4389d4a (patch)
tree286ab8e313208cf00326bb47e68f7b6d0bf3d00b /hcid/dbus-api.txt
parent67bbac85fb123990f461a5eeb2e0154dd6be87df (diff)
Remove the unused callbacks from the agent
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index d22bf247..6c87af84 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1377,36 +1377,6 @@ Methods string Request(string path, string address, boolean numeric)
Possible errors: org.bluez.Error.Rejected
org.bluez.Error.Canceled
- void Confirm(string path, string address, string value)
-
- This method gets called when the service daemon
- needs to verify a passkey. The verification is
- done by showing the value to the passkey agent
- and returning means a successful confirmation.
- In case the values don't match an error must
- be returned.
-
- Possible errors: org.bluez.Error.Rejected
- org.bluez.Error.Canceled
-
- void Display(string path, string address, string value)
-
- This method gets called when the service daemon
- needs to display the passkey value. No return
- value is needed. A successful paring will be
- indicated by the Complete method and a failure
- will be signaled with Cancel.
-
- void Keypress(string path, string address)
-
- This method indicates keypresses from the remote
- device. This can happen when pairing with a keyboard.
-
- void Complete(string path, string address)
-
- This method gets called to indicate that the
- authentication has been completed.
-
void Cancel(string path, string address)
This method gets called to indicate that the