All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] btobex and fisio820/825
@ 2003-04-12 21:36 Cedric Hottier
  2003-08-08  9:56 ` Olivier Bornet
  0 siblings, 1 reply; 2+ messages in thread
From: Cedric Hottier @ 2003-04-12 21:36 UTC (permalink / raw)
  To: bluez-users

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-08  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-12 21:36 [Bluez-users] btobex and fisio820/825 Cedric Hottier
2003-08-08  9:56 ` Olivier Bornet

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.