summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-05-15 11:23:56 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-05-15 11:23:56 +0000
commit13ca53c2faccdc5b75250c8c36a70340d4ae7214 (patch)
tree32d0a3b221fde0722219f9130c53b94ae0814539
parentdaea1f31faccd8e5f154a81e7812b4afb4f000b0 (diff)
Add CancelConnect method description
-rw-r--r--network/network-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/network-api.txt b/network/network-api.txt
index aa562d74..278ba8eb 100644
--- a/network/network-api.txt
+++ b/network/network-api.txt
@@ -178,6 +178,11 @@ Methods string GetAdapter()
Possible errors: org.bluez.network.Error.ConnectionAttemptFailed
org.bluez.network.Error.Failed
+ string CancelConnect()
+
+ Abort connection attempt in case of errors or
+ timeouts in the client.
+
void Disconnect()
Disconnects to host.