All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franz Fuerbass <franz.furbass@erzia.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Brainboxes BL-752(BCSP) card fails to transmit 1M chunk
Date: Wed, 05 Oct 2005 10:16:29 +0200	[thread overview]
Message-ID: <43438BDD.5070308@erzia.com> (raw)

Hello,

I am using the PCMCIA Brainboxes BL-752 card for measurements of the
Bluetooth network. Currently I also recognized the well known error for
BCSP (at least in this mailing list):

bcsp_recv: Short BCSP packet
bcsp_recv: Short BCSP packet
bcsp_recv: Out-of-order packet arrived, got 3 expected 1
bcsp_recv: Short BCSP packet
bcsp_recv: Out-of-order packet arrived, got 6 expected 4
bcsp_recv: Short BCSP packet

This does not hurt too much until I try to send chunks of 1 megabyte with a
L2CAP MTU of 672 over the network, where the ACL connection (packet type 
DH5)
slows down to 300 kbps.

Using the PAN profile with pand, at least one UDP packet get lost.
The last output from hcidump shows:

 > HCI Event: Number of Completed Packets (0x13) plen 5
 > ACL data: handle 41 flags 0x01 dlen 490
    L2CAP(d): cid 0x0040 len 1503 [psm 0]
 > ACL data: handle 41 flags 0x02 dlen 512
 > ACL data: handle 41 flags 0x01 dlen 505
 > ACL data: handle 41 flags 0x01 dlen 339
 > ACL data: handle 41 flags 0x01 dlen 151
    L2CAP(d): cid 0x0040 len 1503 [psm 0]
 > ACL data: handle 41 flags 0x02 dlen 512
 > ACL data: handle 41 flags 0x01 dlen 505
 > ACL data: handle 41 flags 0x01 dlen 194
    L2CAP(d): cid 0x0040 len 1207 [psm 0]


I am using Kernel 2.6.13, the card was connected to a tty device with
    $> /usr/sbin/hciattach $DEVICE bcsp
using the hci_uart + serial driver (h4).

The /etc/pcmcia/bluetooth.conf file has the following entry:

card "Brain Boxes BL-752 Bluetooth Adapter"
  manfid 0x0160,0xaba0
  bind "serial_cs" class "bluetooth"


cat /proc/tty/driver/serial gives:
...
2: uart:TI16750 port:000003E8 irq:3 tx:15970676 rx:17133759 
RTS|CTS|DTR|DSR|CD
...
This looks ok, but seems to me that the flow control is not working 
correctly.



Please let me know if there is a solution for this
thanks
Franz


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2005-10-05  8:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05  8:16 Franz Fuerbass [this message]
2005-10-05 14:30 ` [Bluez-users] Brainboxes BL-752(BCSP) card fails to transmit 1M chunk Franz Fuerbass

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=43438BDD.5070308@erzia.com \
    --to=franz.furbass@erzia.com \
    --cc=bluez-users@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.