linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [RFC 2/3] Bluetooth: Add connection parameter update response
Date: Tue, 15 Feb 2011 18:17:38 -0300	[thread overview]
Message-ID: <20110215211738.GF7219@joana> (raw)
In-Reply-To: <1297459736-24514-3-git-send-email-claudio.takahasi@openbossa.org>

Hi Claudio,

* Claudio Takahasi <claudio.takahasi@openbossa.org> [2011-02-11 19:28:55 -0200]:

> Implements L2CAP Connection Parameter Update Response defined in
> the Bluetooth Core Specification, Volume 3, Part A, section 4.21.
> Address the LE Connection Parameter Procedure initiated by the slave.
> 
> Connection Interval Minimum and Maximum have the same range: 6 to
> 3200. Time = N * 1.25ms. Minimum shall be less or equal to Maximum.
> The Slave Latency field shall have a value in the range of 0 to
> ((connSupervisionTimeout / connIntervalMax) - 1). Latency field shall
> be less than 500. connSupervisionTimeout = Timeout Multiplier * 10 ms.
> Multiplier field shall have a value in the range of 10 to 3200.
> 
> Signed-off-by: Claudio Takahasi <claudio.takahasi@openbossa.org>
> ---
>  include/net/bluetooth/l2cap.h |   15 ++++++++++
>  net/bluetooth/l2cap_core.c    |   60 ++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 74 insertions(+), 1 deletions(-)

This one doesn't apply to my tree. Please rebase.

-- 
Gustavo F. Padovan
http://profusion.mobi

  parent reply	other threads:[~2011-02-15 21:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11 21:28 [RFC 0/3] LE Connection Parameter Update Procedure Claudio Takahasi
2011-02-11 21:28 ` [RFC 1/3] Bluetooth: Add LE signaling commands handling Claudio Takahasi
2011-02-15 21:14   ` Gustavo F. Padovan
2011-02-11 21:28 ` [RFC 2/3] Bluetooth: Add connection parameter update response Claudio Takahasi
2011-02-15 21:15   ` Gustavo F. Padovan
2011-02-15 21:17   ` Gustavo F. Padovan [this message]
2011-02-11 21:28 ` [RFC 3/3] Bluetooth: Send LE Connection Update Command Claudio Takahasi
2011-02-15 21:20   ` Gustavo F. Padovan
2011-02-16 13:09     ` Claudio Takahasi
2011-02-16 22:44       ` [RFC 3/3 v2] " Claudio Takahasi
2011-02-16 23:15         ` Gustavo F. 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=20110215211738.GF7219@joana \
    --to=padovan@profusion.mobi \
    --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;
as well as URLs for NNTP newsgroup(s).