Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v0 00/10] GATT plugin: Service Changed and MTU exchange
Date: Mon, 20 Aug 2012 20:44:30 +0300	[thread overview]
Message-ID: <20120820174430.GA3976@x220.P-661HNU-F1> (raw)
In-Reply-To: <1345483375-27621-1-git-send-email-claudio.takahasi@openbossa.org>

Hi Claudio,

On Mon, Aug 20, 2012, Claudio Takahasi wrote:
> This patch series implements Service Changed attribute of the remote
> Generic Attribute Profile Service, and the MTU exchange sub-procedure.
> 
> Service Changed characteristic is used to indicate to connected devices
> that services have changed (i.e., added, removed or modified).
> 
> The MTU exchange sub-procedure is used by the client to set the ATT_MTU
> to the maximum possible value that can be supported by both devices when
> the client supports a value greater than the default ATT_MTU for the
> Attribute Protocol. BlueZ host will always start this sub-procedure when
> the ATT channel is established.
> 
> Claudio Takahasi (10):
>   gatt: Add Service Changed read
>   gatt: Add Service Changed CCC discovery
>   gatt: Enable indication for Service Changed
>   gatt: Confirm the indication received
>   gatt: Start Discover Services when handle changes
>   core: Rename update_services
>   core: Add updating GATT services
>   gatt: Primary service interval may not change
>   core: Rename services_changed to uuids_changed
>   gatt: Add MTU exchange procedure
> 
>  attrib/gatt.h       |    1 +
>  profiles/gatt/gas.c |  214 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/device.c        |  101 +++++++++++++++++++------
>  src/device.h        |    2 +
>  4 files changed, 295 insertions(+), 23 deletions(-)

All patches in this set have been applied. Thanks.

Johan

      parent reply	other threads:[~2012-08-20 17:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 17:22 [PATCH BlueZ v0 00/10] GATT plugin: Service Changed and MTU exchange Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 01/10] gatt: Add Service Changed read Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 02/10] gatt: Add Service Changed CCC discovery Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 03/10] gatt: Enable indication for Service Changed Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 04/10] gatt: Confirm the indication received Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 05/10] gatt: Start Discover Services when handle changes Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 06/10] core: Rename update_services Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 07/10] core: Add updating GATT services Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 08/10] gatt: Primary service interval may not change Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 09/10] core: Rename services_changed to uuids_changed Claudio Takahasi
2012-08-20 17:22 ` [PATCH BlueZ v0 10/10] gatt: Add MTU exchange procedure Claudio Takahasi
2012-08-20 17:44 ` Johan Hedberg [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=20120820174430.GA3976@x220.P-661HNU-F1 \
    --to=johan.hedberg@gmail.com \
    --cc=claudio.takahasi@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