From 1aa7671707555796824a2baef6ba962b99f985e5 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 20 Dec 2012 00:02:57 +0200 Subject: [PATCH] doc: Add missing error returns to Device1.CancelPairing --- doc/device-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index ac6b69aa5..d48755387 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -84,6 +84,9 @@ Methods void Connect() This method can be used to cancel a pairing operation initiated by the Pair method. + Possible errors: org.bluez.Error.DoesNotExist + org.bluez.Error.Failed + Properties string Address [readonly] The Bluetooth device address of the remote device. -- 2.47.3