bluez/obexd/client
Mikel Astiz 2e1ab9b75d obexd: queue transfers in pbap sessions
Previous implementation reported busy when trying to queue several
operations in the same session.
2012-12-04 22:48:54 +01:00
..
agent.c obexd: Fix crash on error in agent_request_reply 2012-12-04 22:48:46 +01:00
agent.h obexd: make use of obc_ prefix for public functions 2012-12-04 22:48:42 +01:00
bluetooth.c obexd: Add L2CAP support in bluetooth module 2012-12-04 22:48:53 +01:00
bluetooth.h obexd: add bluetooth transport driver 2012-12-04 22:48:51 +01:00
driver.c obexd: make use of obc_ prefix for public functions 2012-12-04 22:48:42 +01:00
driver.h obexd: port to gobex 2012-12-04 22:48:43 +01:00
ftp.c obexd: queue transfers in ftp sessions 2012-12-04 22:48:54 +01:00
ftp.h obexd: add ftp target 2012-12-04 22:48:42 +01:00
main.c obexd: move __obex_log_init before manager_init 2012-12-04 22:48:42 +01:00
manager.c obexd: add bluetooth transport driver 2012-12-04 22:48:51 +01:00
manager.h obexd: separate manager interface code from main 2012-12-04 22:48:41 +01:00
map.c obexd: remove use of gobex in map module 2012-12-04 22:48:52 +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: add opp target 2012-12-04 22:48:42 +01:00
opp.h obexd: add opp target 2012-12-04 22:48:42 +01:00
pbap.c obexd: queue transfers in pbap sessions 2012-12-04 22:48:54 +01:00
pbap.h obexd: add pbap target 2012-12-04 22:48:42 +01:00
session.c obexd: fix unreported error case 2012-12-04 22:48:53 +01:00
session.h obexd: remove gobex dependency of session 2012-12-04 22:48:53 +01:00
sync.c obexd: fix circular dependency of session and transfer 2012-12-04 22:48:51 +01:00
sync.h obexd: add sync target 2012-12-04 22:48:42 +01:00
transfer.c obexd: Fix sending GET while SRM is active 2012-12-04 22:48:53 +01:00
transfer.h obexd: fix circular dependency of session and transfer 2012-12-04 22:48:51 +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