From: Gustavo Padovan <gustavo@padovan.org>
To: Bastien Nocera <hadess@hadess.net>
Cc: linux-bluetooth@vger.kernel.org,
Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Subject: Re: [RFC v1 5/9] doc: add RequestPairingSession() and ReleasePairingSession()
Date: Tue, 11 Jun 2013 11:07:40 +0100 [thread overview]
Message-ID: <20130611100740.GA26145@joana> (raw)
In-Reply-To: <1370944815.2973.9.camel@novo>
* Bastien Nocera <hadess@hadess.net> [2013-06-11 12:00:15 +0200]:
> On Tue, 2013-06-11 at 01:03 +0100, Gustavo Padovan wrote:
> > From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> >
> > Those methods improve the tracking of the Discoverable and Pairable
> > properties for Pairing purposes. One could call RequestPairingSession()
> > to get a Pairing session.
> >
> > ReleasePairingSession() releases a session. If the client exits without
> > calling the ReleasePairingSession() the session is also released.
> > When the last session is released both Discoverable and Pairing goes back
> ^^^^^^^
> Paired. Though Pairing does go back to its original "False" value...
Actually it is "Pairable". The original value is the one before start the
first Pairing Session. Maybe I should rewrite this part.
>
> > the their original value.
> >
> > The Pairing property tracks if the there is a ongoing Pairing session.
>
> I agree with Marcel that "Pairing" is a confusing name. PairingMode?
The I would to rename the methods to EnablePairingMode() and so on.
Gustavo
next prev parent reply other threads:[~2013-06-11 10:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 0:03 [RFC v1 1/9] adapter: fix setting of discoverable timeout Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 2/9] adapter: remove unused toggle_discoverable Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 3/9] adapter: rename discovery_client to watch_client Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 4/9] adapter: rename compare_discovery_sender Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 5/9] doc: add RequestPairingSession() and ReleasePairingSession() Gustavo Padovan
2013-06-11 1:22 ` Marcel Holtmann
2013-06-11 10:00 ` Bastien Nocera
2013-06-11 10:07 ` Gustavo Padovan [this message]
2013-06-11 10:14 ` Bastien Nocera
2013-06-11 0:03 ` [RFC v1 6/9] adapter: " Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 7/9] adapter: add Pairing property to report ongoing Pairing Session Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 8/9] adapter: forbid properties to be set during " Gustavo Padovan
2013-06-11 0:03 ` [RFC v1 9/9] test: add pairing command to test-adapter Gustavo Padovan
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=20130611100740.GA26145@joana \
--to=gustavo@padovan.org \
--cc=gustavo.padovan@collabora.co.uk \
--cc=hadess@hadess.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.