public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "psg" <psg@ki.net.pl>
To: <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] PAN communication dies
Date: Wed, 29 Aug 2007 09:20:05 +0200	[thread overview]
Message-ID: <003401c7ea0d$05ef6d00$0200000a@psg> (raw)

Hello!

I am quite new to Bluetooth and BlueZ, especially under Linux. And I have
come to a problem.

My communication gets stuck when I want to send more data. That is to say
sending larger packets or just when browsing through Internet.
Everything works fine when I try regular small ping:
--------------------
...
Reply from 10.0.0.5: bytes=120 time=47ms TTL=128
Reply from 10.0.0.5: bytes=120 time=51ms TTL=128
...
--------------------
It can go with no errors forever.

But when I increase packets size for example to 1200 bytes, communication
gets jammed:
--------------------
Pinging 10.0.0.5 with 1200 bytes of data:
Request timed out.
...
--------------------
Although in hcidump I see those packets as being completed they don't get to
their destination.:
--------------------
< ACL data: handle 1 flags 0x02 dlen 1021
< ACL data: handle 1 flags 0x01 dlen 220
    L2CAP(d): cid 0x004f len 1237 [psm 0]
...
> HCI Event: Number of Completed Packets (0x13) plen 6
    handle 1 packets 1
> HCI Event: Number of Completed Packets (0x13) plen 6
    handle 1 packets 1

--------------------
Moreover afterwards I can't send anything (even smaller packets). I need to
restart Bluetooth and create NAP from the beginning.

What is more important when I connected the very same two bluetooth devices
between two WindowsXP computers I was able to send packets up to 12000bytes,
with of course increase in ping times, but wth no "Request timed out" and
hanging of the device etc.

If you have any idea how to solve this issue I would appreciate this.
TIA

RGDS PSG


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

                 reply	other threads:[~2007-08-29  7:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='003401c7ea0d$05ef6d00$0200000a@psg' \
    --to=psg@ki.net.pl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox