Linux bluetooth development
 help / color / mirror / Atom feed
From: Andre Guedes <andre.guedes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [RFC v5 00/14] LE auto connection and connection parameters
Date: Mon, 06 Jan 2014 10:24:27 -0300	[thread overview]
Message-ID: <1389014667.970.1.camel@bali> (raw)
In-Reply-To: <1387540675-2466-1-git-send-email-andre.guedes@openbossa.org>

Ping.

On Fri, 2013-12-20 at 08:57 -0300, Andre Guedes wrote:
> Hi all,
> 
> This patch set is pretty much the same of previous one, except it implements
> a different approach to handle discovery and LE connection (as discussed on
> "[RFC v4 05/12] Bluetooth: Stop scanning on LE connection").
> 
> Regards,
> 
> Andre
> 
> 
> Andre Guedes (14):
>   Bluetooth: Save connection interval parameters in hci_conn
>   Bluetooth: Group list_head fields from strcut hci_dev together
>   Bluetooth: Introduce connection parameters list
>   Bluetooth: Use connection parameters if any
>   Bluetooth: Introduce fail_conn_attempt() helper
>   Bluetooth: Stop scanning on LE connection
>   Bluetooth: Remove unused function
>   Bluetooth: Introduce hdev->pend_le_conn list
>   Bluetooth: Introduce LE auto connection infrastructure
>   Bluetooth: Re-enable background scan in case of error
>   Bluetooth: Temporarily stop background scanning on discovery
>   Bluetooth: Auto connection and power on
>   Bleutooth: Add support for auto connect options
>   Bluetooth: Add le_auto_conn file on debugfs
> 
>  include/net/bluetooth/hci.h      |   1 +
>  include/net/bluetooth/hci_core.h |  43 +++++-
>  net/bluetooth/hci_conn.c         | 111 +++++++++++---
>  net/bluetooth/hci_core.c         | 318 +++++++++++++++++++++++++++++++++++++++
>  net/bluetooth/hci_event.c        |  60 ++++++++
>  net/bluetooth/mgmt.c             |  25 ++-
>  6 files changed, 530 insertions(+), 28 deletions(-)
> 



  parent reply	other threads:[~2014-01-06 13:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 11:57 [RFC v5 00/14] LE auto connection and connection parameters Andre Guedes
2013-12-20 11:57 ` [RFC v5 01/14] Bluetooth: Save connection interval parameters in hci_conn Andre Guedes
2013-12-20 11:57 ` [RFC v5 02/14] Bluetooth: Group list_head fields from strcut hci_dev together Andre Guedes
2013-12-20 11:57 ` [RFC v5 03/14] Bluetooth: Introduce connection parameters list Andre Guedes
2013-12-20 11:57 ` [RFC v5 04/14] Bluetooth: Use connection parameters if any Andre Guedes
2013-12-20 11:57 ` [RFC v5 05/14] Bluetooth: Introduce fail_conn_attempt() helper Andre Guedes
2014-01-22  8:58   ` Johan Hedberg
2013-12-20 11:57 ` [RFC v5 06/14] Bluetooth: Stop scanning on LE connection Andre Guedes
2014-01-22  9:03   ` Johan Hedberg
2013-12-20 11:57 ` [RFC v5 07/14] Bluetooth: Remove unused function Andre Guedes
2013-12-20 11:57 ` [RFC v5 08/14] Bluetooth: Introduce hdev->pend_le_conn list Andre Guedes
2013-12-20 11:57 ` [RFC v5 09/14] Bluetooth: Introduce LE auto connection infrastructure Andre Guedes
2013-12-20 11:57 ` [RFC v5 10/14] Bluetooth: Re-enable background scan in case of error Andre Guedes
2013-12-20 11:57 ` [RFC v5 11/14] Bluetooth: Temporarily stop background scanning on discovery Andre Guedes
2013-12-20 11:57 ` [RFC v5 12/14] Bluetooth: Auto connection and power on Andre Guedes
2013-12-20 11:57 ` [RFC v5 13/14] Bleutooth: Add support for auto connect options Andre Guedes
2013-12-20 11:57 ` [RFC v5 14/14] Bluetooth: Add le_auto_conn file on debugfs Andre Guedes
2014-01-06 13:24 ` Andre Guedes [this message]
2014-01-22  9:08 ` [RFC v5 00/14] LE auto connection and connection parameters Johan Hedberg

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=1389014667.970.1.camel@bali \
    --to=andre.guedes@openbossa.org \
    --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