public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "Gustavo F. Padovan" <gustavo@las.ic.unicamp.br>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/3] Bluetooth: Add initial support for ERTM packets transfers
Date: Wed, 22 Jul 2009 11:51:36 +0200	[thread overview]
Message-ID: <1248256296.28545.124.camel@violet> (raw)
In-Reply-To: <1248254976-12090-2-git-send-email-gustavo@las.ic.unicamp.br>

Hi Gustavo,

> This patch adds support for ERTM transfers, without retransmission, with
> txWindow up to 63 and with acknowledgement of packets received.  Now the
> packets are queued before call l2cap_do_send(), so packets couldn't be
> sent at the time we call l2cap_sock_sendmsg(). They will be sent in
> an asynchronous way on later calls of l2cap_ertm_send().  Besides if an
> error occurs on calling l2cap_do_send() we disconnect the channel.

we have to fix the basic comments I gave you on IRC. Then send 2/3 first
and then we go trough this one again.

Regards

Marcel



  parent reply	other threads:[~2009-07-22  9:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22  9:29 [PATCH 0/3] Initial support for ERTM Gustavo F. Padovan
2009-07-22  9:29 ` [PATCH 1/3] Bluetooth: Add initial support for ERTM packets transfers Gustavo F. Padovan
2009-07-22  9:29   ` [PATCH 2/3] Bluetooth: Create l2cap_send_disconn_req() Gustavo F. Padovan
2009-07-22  9:29     ` [PATCH 3/3] Bluetooth: add support for Segmentation and Reassembly of SDUs Gustavo F. Padovan
2009-07-22  9:50     ` [PATCH 2/3] Bluetooth: Create l2cap_send_disconn_req() Marcel Holtmann
2009-07-22  9:51   ` Marcel Holtmann [this message]
2009-07-25  1:03     ` "org.bluez.Adapter" doesn't exist Doug Moeller
2009-07-25  2:19       ` David Stockwell
2009-07-25  6:52         ` Bastien Nocera
2009-07-25 11:05           ` Marcel Holtmann
2009-07-25 22:20           ` Doug Moeller
2009-07-25 10:27       ` Luiz Augusto von Dentz

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=1248256296.28545.124.camel@violet \
    --to=marcel@holtmann.org \
    --cc=gustavo@las.ic.unicamp.br \
    --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