summaryrefslogtreecommitdiff
path: root/obexd/src/service.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-04obexd: Add port to service driverLuiz Augusto von Dentz1-0/+3
2012-12-04obexd: Remove use of obex_object_t from service.hLuiz Augusto von Dentz1-8/+4
2012-12-04obexd: Move secure flag to service driverLuiz Augusto von Dentz1-0/+1
2012-12-04obexd: Start OpenOBEX stream automaticallySlawomir Bochenski1-1/+1
2012-12-04obexd: Add initial support for OBEX Action commandLuiz Augusto von Dentz1-0/+2
2012-12-04obexd: Change obex_service_driver put() signatureSlawomir Bochenski1-1/+2
2012-12-04obexd: Coding style fixesVinicius Costa Gomes1-18/+19
2012-12-04obexd: Implements PhonebookSize for PullPhoneBook functionClaudio Takahasi1-1/+2
2012-12-04obexd: Add support for per service user dataVinicius Costa Gomes1-8/+8
2012-12-04obexd: Now obex_session is private to the core obexdVinicius Costa Gomes1-8/+8
2012-12-04obexd: Remove all the uses of obex_rsp_tVinicius Costa Gomes1-6/+4
2012-12-04obexd: Initial support for mimetype drivers on PBAPClaudio Takahasi1-1/+1
2012-12-04obexd: Cleanup of check put function of OBEX service driverClaudio Takahasi1-1/+1
2012-12-04obexd: Cleanup of put function of OBEX service driverVinicius Costa Gomes1-1/+1
2012-12-04obexd: Cleanup of set path function of OBEX service driverClaudio Takahasi1-1/+1
2012-12-04obexd: Cleanup of reset function of OBEX service driverClaudio Takahasi1-1/+1
2012-12-04obexd: Cleanup of get function of OBEX service driverVinicius Costa Gomes1-1/+1
2012-12-04obexd: Cleanup of the progress function of the OBEX service driverVinicius Costa Gomes1-1/+1
2012-12-04obexd: Cleanup of disconnect function of OBEX service driverClaudio Takahasi1-1/+1
2012-12-04obexd: Initial core cleanupClaudio Takahasi1-1/+3
2012-12-04obexd: Update copyright informationMarcel Holtmann1-1/+1
2012-12-04obexd: Fix pcsuite service driver matchingLuiz Augusto Von Dentz1-1/+4
2012-12-04obexd: Introduce target_size to struct obex_service_driver{}Forrest Zhao1-1/+2
2012-12-04obexd: Add progress callback to service driverLuiz Augusto von Dentz1-0/+1
2012-12-04obexd: Move service specific code to its respective driverLuiz Augusto von Dentz1-0/+3
2012-12-04obexd: Introduce service drivers and move command code from core to plugins.Luiz Augusto von Dentz1-0/+40