From: Jakub Sitnicki <jsitnicki@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Jakub Sitnicki <jsitnicki@gmail.com>
Subject: [PATCH 2/2] doc/device-api: Update possible errors for DisconnectProfile
Date: Tue, 27 Jan 2015 08:49:37 +0100 [thread overview]
Message-ID: <1422344977-26683-2-git-send-email-jsitnicki@gmail.com> (raw)
In-Reply-To: <1422344977-26683-1-git-send-email-jsitnicki@gmail.com>
Make API documentation reflect the current implementation.
---
doc/device-api.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 4f5e1d9..eec0024 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -62,9 +62,9 @@ Methods void Connect()
as long as the profile is registered this will always
succeed.
- Possible errors: org.bluez.Error.DoesNotExist
- org.bluez.Error.Failed
- org.bluez.Error.NotConnected
+ Possible errors: org.bluez.Error.Failed
+ org.bluez.Error.InProgress
+ org.bluez.Error.InvalidArguments
org.bluez.Error.NotSupported
void Pair()
--
1.9.3
next prev parent reply other threads:[~2015-01-27 7:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-27 7:49 [PATCH 1/2] doc/device-api: Update possible errors for ConnectProfile Jakub Sitnicki
2015-01-27 7:49 ` Jakub Sitnicki [this message]
2015-01-27 13:40 ` Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422344977-26683-2-git-send-email-jsitnicki@gmail.com \
--to=jsitnicki@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).