bluez/obexd/client
Luiz Augusto von Dentz 8a296cfcbb obexd: Use session path as prefix for transfer path
This should make it easier to identify to which session the transfer
belongs.
2012-12-04 22:49:02 +01:00
..
bluetooth.c obexd: Fix not checking if GoepL2capPsm contains a valid PSM 2012-12-04 22:48:59 +01:00
bluetooth.h obexd: add bluetooth transport driver 2012-12-04 22:48:51 +01:00
dbus.c obexd: Add D-Bus helper library 2012-12-04 22:49:00 +01:00
dbus.h obexd: Add D-Bus helper library 2012-12-04 22:49:00 +01:00
driver.c obexd: Give transfer pointer in session callbacks 2012-12-04 22:48:58 +01:00
driver.h obexd: port to gobex 2012-12-04 22:48:43 +01:00
ftp.c obexd: Rename FileTransfer interface to org.bluez.obex.FileTransfer 2012-12-04 22:49:02 +01:00
ftp.h obexd: add ftp target 2012-12-04 22:48:42 +01:00
main.c obexd: Add handler for SIGUSR2 2012-12-04 22:48:58 +01:00
manager.c obexd: Change namespace to org.bluez.obex.client 2012-12-04 22:49:01 +01:00
manager.h obexd: separate manager interface code from main 2012-12-04 22:48:41 +01:00
map.c obexd: Rename MessageAccess interface to org.bluez.obex.MessageAccess 2012-12-04 22:49:02 +01:00
map.h obexd: Add basic support for MAP client in obex-client 2012-12-04 22:48:50 +01:00
opp.c obexd: Rename ObjectPush interface to org.bluez.obex.ObjectPush 2012-12-04 22:49:01 +01:00
opp.h obexd: add opp target 2012-12-04 22:48:42 +01:00
pbap.c obexd: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess 2012-12-04 22:49:02 +01:00
pbap.h obexd: add pbap target 2012-12-04 22:48:42 +01:00
session.c obexd: Use session path as prefix for transfer path 2012-12-04 22:49:02 +01:00
session.h obexd: Update copyright statement 2012-12-04 22:49:01 +01:00
sync.c obexd: Rename Synchronization interface to org.bluez.obex.Synchronization 2012-12-04 22:49:02 +01:00
sync.h obexd: add sync target 2012-12-04 22:48:42 +01:00
transfer.c obexd: Use session path as prefix for transfer path 2012-12-04 22:49:02 +01:00
transfer.h obexd: Use session path as prefix for transfer path 2012-12-04 22:49:02 +01:00
transport.c obexd: add support for transport drivers 2012-12-04 22:48:51 +01:00
transport.h obexd: Add L2CAP support in bluetooth module 2012-12-04 22:48:53 +01:00