public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Source device selection for org.bluez.client.SendFiles
@ 2009-09-10  3:16 Timothy Madden
  2009-09-10  6:32 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Timothy Madden @ 2009-09-10  3:16 UTC (permalink / raw)
  To: linux-bluetooth

I noticed method SendFiles in org.bluez.client was ignoring the given
source in the device dictionary passed as argument.

I had to modify the send_files() function in obexd-0.17/client/main.c
and replace the NULL parameter it was passing on to session_create
with the given source from the dictionary. Than I could select the
source device when calling SendFiles from python. Should I send in a
patch ?


Thank you,
Timothy Madden

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

end of thread, other threads:[~2009-09-10 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10  3:16 Source device selection for org.bluez.client.SendFiles Timothy Madden
2009-09-10  6:32 ` Marcel Holtmann
2009-09-10 15:24   ` Timothy Madden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox