summaryrefslogtreecommitdiff
path: root/doc/obex-agent-api.txt
Commit message (Collapse)AuthorAgeFilesLines
* obexd: AuthorizePush: Support to return folder name for file storageGuiting Shen2023-04-201-4/+5
| | | | | | | | | | | The obex agent usually returns the full path by getting the default folder and filename from the Filename property of the transfer object which is not convenient. The patch helps that the obex agent can return the folder name suffixed with '/' or new full path or even null which will use the default name if new_name is NULL and the default folder if the new_folder is NULL in opp_chkput().
* doc: Update OBEX push agent callback parametersMarcel Holtmann2012-12-211-3/+5
|
* doc: Add Release callback to OBEX agent APIMarcel Holtmann2012-12-211-1/+9
|
* doc: Cleanup of OBEX API specificationsMarcel Holtmann2012-12-211-4/+25
|
* obexd: Rename org.bluez.obex.Agent to org.bluez.obex.Agent1Luiz Augusto von Dentz2012-12-211-3/+2
|
* doc: Add API documentation from obexd repositoryMarcel Holtmann2012-12-101-0/+31