From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH BlueZ 1/2] doc/device-api: Document behavior of Disconnect method with LE
Date: Mon, 20 Nov 2017 17:13:02 +0200 [thread overview]
Message-ID: <CABBYNZKPoSmBBKoOgDsDEBrEG5HSpL7dybzAL7wrn13YLcYyyg@mail.gmail.com> (raw)
In-Reply-To: <20171120134244.24548-1-luiz.dentz@gmail.com>
Hi,
On Mon, Nov 20, 2017 at 3:42 PM, Luiz Augusto von Dentz
<luiz.dentz@gmail.com> wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> If and LE device is disconnected using device.Device method it won't
> be able to reconnect by itself.
> ---
> doc/device-api.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/device-api.txt b/doc/device-api.txt
> index 13b28818e..ac5604f9c 100644
> --- a/doc/device-api.txt
> +++ b/doc/device-api.txt
> @@ -52,6 +52,10 @@ Methods void Connect()
> This method can be also used to cancel a preceding
> Connect call before a reply to it has been received.
>
> + When connected over LE bearer calling this method will
> + prevent incoming connections until Connect method is
> + called again.
> +
> Possible errors: org.bluez.Error.NotConnected
>
> void ConnectProfile(string uuid)
> --
> 2.13.6
Applied.
--
Luiz Augusto von Dentz
prev parent reply other threads:[~2017-11-20 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-20 13:42 [PATCH BlueZ 1/2] doc/device-api: Document behavior of Disconnect method with LE Luiz Augusto von Dentz
2017-11-20 13:42 ` [PATCH BlueZ 2/2] device: Don't disable auto-connect for trusted devices Luiz Augusto von Dentz
2017-11-20 14:21 ` Bastien Nocera
2017-11-20 15:13 ` Luiz Augusto von Dentz [this message]
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=CABBYNZKPoSmBBKoOgDsDEBrEG5HSpL7dybzAL7wrn13YLcYyyg@mail.gmail.com \
--to=luiz.dentz@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).