From: Cedric Hottier <chottier@nerim.net>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] btobex and fisio820/825
Date: Sat, 12 Apr 2003 23:36:49 +0200 [thread overview]
Message-ID: <200304122336.49369.chottier@nerim.net> (raw)
Hi all,
I tried to transfer some pictures from my PC to my fisio 825 with btobex.
I had to change a little bit the obex.c file to make it work.
I removed the first OBEX_ObjectAddHeader call :
//OBEX_ObjectAddHeader(handle, object,
// OBEX_HDR_CONNECTION, hd, 4, OBEX_FL_FIT_ONE_PACKET);
and I replaced OBEX_FL_FIT_ONE_PACKET by 0 in the others OBEX_ObjectAddHeader
call.
I tried to understand what does mean the OBEX_HDR_CONNECTION in reading OBEX
spec, but I still do not understand why this OBEX header makes the transfer
failed.
Does anybody have experience on transfering files with an other phone ?
Is the transfer failing due to a limitation of the OBEX implementation in
fisio ?
Cheers
Cedric
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2003-04-12 21:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-12 21:36 Cedric Hottier [this message]
2003-08-08 9:56 ` [Bluez-users] btobex and fisio820/825 Olivier Bornet
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=200304122336.49369.chottier@nerim.net \
--to=chottier@nerim.net \
--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.