Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v3 0/5] android:Add initial support for GATT Client
Date: Mon, 17 Mar 2014 10:42:58 +0100	[thread overview]
Message-ID: <4968002.FIQ5bz6tYU@leonov> (raw)
In-Reply-To: <1395014473-7600-1-git-send-email-lukasz.rymanowski@tieto.com>

Hi Łukasz,

On Monday 17 of March 2014 01:01:08 Lukasz Rymanowski wrote:
> This patch set add GATT clien scan, connect/disconnect
> functionality.
> 
> Some changes in handling discovery has been done as
> there are two clients of discovery: HAL and GATT
> 
> For now daemon makes sure that device is available before
> connecting it. It is because in case device is not available
> we would block connect to other devices.
> 
> Once white list will be available we can simplify that code.
> 
> ===
> v2: Fixes in discovery handling
> v3: Fixes Szymon comments + adding patch for search primary services
> 
> Jakub Tyszkowski (2):
>   android/bluetooth: Add GATT notifications on LE discovery
>   android/gatt: Use Core profile for LE scan
> 
> Lukasz Rymanowski (3):
>   android/gatt: Add GATT Connect
>   android/gatt: Add disconnect GATT device
>   android/gatt: Find primary services
> 
>  android/Android.mk  |   4 +
>  android/Makefile.am |   3 +
>  android/bluetooth.c | 107 +++++++-
>  android/bluetooth.h |   7 +
>  android/gatt.c      | 717
> +++++++++++++++++++++++++++++++++++++++++++++++++++- 5 files changed, 821
> insertions(+), 17 deletions(-)

Patches 1-4 are now pushed, thanks.

-- 
BR
Szymon Janc

      parent reply	other threads:[~2014-03-17  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17  0:01 [PATCH v3 0/5] android:Add initial support for GATT Client Lukasz Rymanowski
2014-03-17  0:01 ` [PATCH v3 1/5] android/bluetooth: Add GATT notifications on LE discovery Lukasz Rymanowski
2014-03-17  0:01 ` [PATCH v3 2/5] android/gatt: Use Core profile for LE scan Lukasz Rymanowski
2014-03-17  0:01 ` [PATCH v3 3/5] android/gatt: Add GATT Connect Lukasz Rymanowski
2014-03-17  0:01 ` [PATCH v3 4/5] android/gatt: Add disconnect GATT device Lukasz Rymanowski
2014-03-17  0:01 ` [PATCH v0 5/5] android/gatt: Find primary services Lukasz Rymanowski
2014-03-17  9:53   ` Szymon Janc
2014-03-17  9:42 ` Szymon Janc [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=4968002.FIQ5bz6tYU@leonov \
    --to=szymon.janc@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=lukasz.rymanowski@tieto.com \
    /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