bluez/obexd/client
Vinicius Costa Gomes 1a6def174f obexd: Fix sending the reply for pull requests too early
This reply was being sent too early and it was being sent on the complete
callback anyway. This was causing the sender to exit the bus too soon.
Which was causing the daemon to close the connection.
2012-12-04 22:48:16 +01:00
..
main.c obexd: Fix sending the reply for pull requests too early 2012-12-04 22:48:16 +01:00
pbap.c obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00
pbap.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
session.c obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00
session.h obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00
sync.c obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00
sync.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
transfer.c obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00
transfer.h obexd: Move transfer implementation to its own file 2012-12-04 22:48:12 +01:00