linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCHv3 1/2] android/gatt: Refactor client connection handling
Date: Mon, 28 Apr 2014 13:44:24 +0200	[thread overview]
Message-ID: <1426197.5BVOPJXRyG@uw000953> (raw)
In-Reply-To: <1398611091-4048-2-git-send-email-jakub.tyszkowski@tieto.com>

Hi Jakub,

On Sunday 27 of April 2014 17:04:50 Jakub Tyszkowski wrote:
> Multiple, connection specific device lists were replaced with one,
> while devices store their connection state instead. Client list in each
> device were replaced with single, global list, storing (connection_id,
> client*, device*) tuples. This seams to be more natural and easier to
> perform actions which are mostly triggered by specific clients on
> specific device or connection.
> 
> Connection id previously assigned to device now properly identifies
> client<->device and not the physical adapter<->device connection.
> ---
>  android/gatt.c | 1004 ++++++++++++++++++++++++++++++--------------------------
>  1 file changed, 536 insertions(+), 468 deletions(-)

This patch is now upstream (with small changes we discussed offline). Thanks.

-- 
Best regards, 
Szymon Janc

  reply	other threads:[~2014-04-28 11:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-27 15:04 [PATCHv3 0/2] Client connection handling refactor Jakub Tyszkowski
2014-04-27 15:04 ` [PATCHv3 1/2] android/gatt: Refactor client connection handling Jakub Tyszkowski
2014-04-28 11:44   ` Szymon Janc [this message]
2014-04-27 15:04 ` [PATCHv3 2/2] android/gatt: Add DEVICE_CONNECTING state Jakub Tyszkowski

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=1426197.5BVOPJXRyG@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=jakub.tyszkowski@tieto.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).