From: Marcel Holtmann <marcel@holtmann.org>
To: Johan Hedberg <johan.hedberg@nokia.com>
Cc: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] weird behaviour with bluez and obex
Date: Thu, 08 Apr 2004 12:19:47 +0200 [thread overview]
Message-ID: <1081419587.2970.11.camel@pegasus> (raw)
In-Reply-To: <20040408100543.GA10479@kone>
Hi Johan,
> I have been trying to get obex file transfer working with bluez and
> openobex by using a local rfcomm device which is bound to the OBEX file
> transfer RFCOMM channel of my phone.
>
> The problem I encountered was that the connection was dropped almost
> imediately after some bytes were writen to the device. After some
> further investigation, it turned out that the connection is always
> dropped when more than two bytes are written to the device. This happens
> also for OBEX Object Push. Using "rfcomm connect" instead of binding
> causes this behaviour also. Other profiles (eg. DUN) do not have
> this behaviour.
>
> If I use the bluez socket interface to create the connection everything
> works fine (and I guess this is the way most existing BT OBEX
> applications work). I also checked with affix (which now also has
> binding support) and the problem does not exist there.
>
> The HCI Disconnection Complete event which is generated by the
> disconnection has 0x16 (connection terminated by local host) as the
> reason parameter, which implies that the problem is not on the phone
> side, but in bluez.
>
> Can anyone reproduce this behaviour? Any ideas what's causing it?
the rfcomm connect method allows you to specific the --raw switch which
sets the resulting /dev/rfcommX device into TTY raw mode. By default the
echoing is enabled on TTY's and this can cause problems.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2004-04-08 10:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-08 10:05 [Bluez-devel] weird behaviour with bluez and obex Johan Hedberg
2004-04-08 10:19 ` Marcel Holtmann [this message]
2004-04-08 10:38 ` Johan Hedberg
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=1081419587.2970.11.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
--cc=johan.hedberg@nokia.com \
/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