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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html