bluez/obexd/client
Christian Fetzer 363e55779d obexd: Remove transferred file only if the GET operation failed
Since 9606375649 xfer_complete() sets the
transfer status rather than the size. Adapt obc_transfer_free to check
for the completed status to avoid deletion of completed transfers.
2013-01-14 17:42:06 +02:00
..
bluetooth.c obexd: Add a few more debug statements 2012-12-21 18:56:50 +01:00
bluetooth.h obexd: add bluetooth transport driver 2012-12-04 22:48:51 +01:00
dbus.c obexd: Remove unused D-Bus helper functions 2012-12-19 10:29:18 +02:00
dbus.h obexd: Remove unused D-Bus helper functions 2012-12-19 10:29:18 +02:00
driver.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
driver.h obexd: port to gobex 2012-12-04 22:48:43 +01:00
ftp.c obexd: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:27:55 -08:00
ftp.h obexd: add ftp target 2012-12-04 22:48:42 +01:00
manager.c obexd: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:27:55 -08:00
manager.h obexd: Add client prefix to client manager functions 2012-12-18 16:03:42 +02:00
map.c obexd: Change behavior of parse_filter_read 2013-01-14 17:42:05 +02:00
map.h obexd: Add basic support for MAP client in obex-client 2012-12-04 22:48:50 +01:00
opp.c obex-client: Rename org.bluez.obex.ObjectPush to org.bluez.obex.ObjectPush1 2012-12-21 11:59:41 +02:00
opp.h obexd: add opp target 2012-12-04 22:48:42 +01:00
pbap.c obexd: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:27:55 -08:00
pbap.h obexd: add pbap target 2012-12-04 22:48:42 +01:00
session.c obexd: Handle empty path name in SetPath 2013-01-14 17:42:03 +02:00
session.h Use the entire include path for gdbus.h 2012-12-05 17:23:03 +02:00
sync.c obexd: Update string enumeration values to lower case 2012-12-22 18:30:05 +02:00
sync.h obexd: add sync target 2012-12-04 22:48:42 +01:00
transfer.c obexd: Remove transferred file only if the GET operation failed 2013-01-14 17:42:06 +02:00
transfer.h obexd: Add Session property to Transfer interface 2012-12-21 17:06:10 +02:00
transport.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
transport.h obexd: Add L2CAP support in bluetooth module 2012-12-04 22:48:53 +01:00