summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-09-25 19:01:08 -0700
committerJohan Hedberg <johan.hedberg@nokia.com>2008-09-25 19:01:08 -0700
commitfa2f213673116a81e9d6ac9740f96acd92987073 (patch)
treecdc4f930f958a57083e3819797adc8be371a9b34 /doc
parent2ba670eae0d7d0d57160b7e5bd387079f86d933c (diff)
Implement first part of CancelDeviceCreation
Currently only canceling of CreatePairedDevice is supported
Diffstat (limited to 'doc')
-rw-r--r--doc/adapter-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index fe19de2f..dd206f4d 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -145,6 +145,14 @@ Methods dict GetProperties()
Possible errors: org.bluez.Error.InvalidArguments
org.bluez.Error.Failed
+ void CancelDeviceCreation(string address)
+
+ Aborts either a CreateDevice call or a
+ CreatePairedDevice call.
+
+ Possible errors: org.bluez.Error.InvalidArguments
+ org.bluez.Error.NotInProgress
+
void RemoveDevice(object device)
This removes the remote device object at the given