bluez/obexd/client
Vinicius Costa Gomes 3b67aba1b3 obexd: Fix the types of session->size and session->transferred
These were represented as ssize_t which represent the maximum size
of the addressable memory, so they are 32bits in 32bit machines. We
were expecting them to be 64bits.
2012-12-04 22:48:06 +01:00
..
main.c obexd: Fixed SendFiles to use "Source" argument. 2012-12-04 22:48:04 +01:00
pbap.c obexd: Fix handling of strict-aliasing rules 2012-12-04 22:48:04 +01:00
pbap.h obexd: Update copyright information 2012-12-04 22:48:00 +01:00
session.c obexd: Add Channel property. 2012-12-04 22:48:04 +01:00
session.h obexd: Fix the types of session->size and session->transferred 2012-12-04 22:48:06 +01:00
sync.c obexd: add support for Sync Putphonebook 2012-12-04 22:48:00 +01:00
sync.h obexd: add initial framework support for SYNC client 2012-12-04 22:48:00 +01:00