Manuel Naranjo escribió: > Hello everyone, > After some work I was able to patch some bugs in the obexftp tool. > In our company we update the part of the firmware of our devices over > Bluetooth, using the ObexFTP protocol. OpenObex is well designed > enough to distinguish and use any of the hci devices (bluetooth > dongles, registered with BlueZ) that are currently in service. But > obexftp was assuming that only hci0 was going to be registered with > BlueZ, and furthermore it will be available. > This patch not only lets the user select the hci device to use (new > argument for obexftp), but also in case the user didn't passed any > argument, obexftp is now intelligent enough to use any of those > available (usefull when hci0 is down). > The patch is divided into two files. One patch bt_discovery.c.patch > only applies to the file apps/bt_discovery.c it was very bad formated > and I had to ident it before starting to code (obviously I used a > formatter :D ident to be more accurate). The other patch is for the > rest of the tools, actually I'm not making lots of modifications, but > having reidented the file made diff crazy. The patch file was made > following the "SubmittingPatches" doc from the Linux Kernel project. > Thanks, > Manuel Naranjo > Oops I forgot, it applies to the obexftp-0.20 source package
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
