bluez/obexd/client
Dmitriy Paliy d89ad62c05 obexd: Split up session_create in separate functions
Connection of RFCOMM and SDP are extracted from session_create function
into session_connect. Such allows making asynchronous calls before
creating connections.
2012-12-04 22:48:39 +01:00
..
main.c obexd: fix not canceling connection request if client exit bus 2012-12-04 22:48:36 +01:00
pbap.c obexd: Fix endian conversion for appparams in pbap client 2012-12-04 22:48:36 +01:00
pbap.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
session.c obexd: Split up session_create in separate functions 2012-12-04 22:48:39 +01:00
session.h obexd: Add system bus connection in obex-client 2012-12-04 22:48:39 +01:00
sync.c obexd: Make sure errors are reported properly to applications 2012-12-04 22:48:24 +01:00
sync.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
transfer.c obexd: Add support for stat files bigger than 2GB on 32-bit systems 2012-12-04 22:48:32 +01:00
transfer.h obexd: Fix memory leak when freeing transfer parameters 2012-12-04 22:48:21 +01:00