summaryrefslogtreecommitdiff
path: root/obexd/plugins/messages.h
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obexd: Unify callbacks for operations that only report statusLuiz Augusto von Dentz2012-12-041-11/+5
* obexd: Add set delete status functionSunil Kumar Behera2012-12-041-0/+15
* obexd: Add set read status functionSunil Kumar Behera2012-12-041-0/+13
* obexd: Add subject length parameter in GetMessageListingSunil Kumar Behera2012-12-041-0/+2
* obexd: Add offset parameter decriptionSunil Kumar Behera2012-12-041-0/+1
* obexd: Fix some common spelling errorsSzymon Janc2012-12-041-1/+1
* obexd: Mark filter strings constSlawomir Bochenski2012-12-041-4/+4
* obexd: Fix coding style issuesJohan Hedberg2012-12-041-19/+16
* obexd: Add UpdateInbox functionDivya Yadav2012-12-041-0/+12
* obexd: Use pointers to const where appropriateSlawomir Bochenski2012-12-041-2/+3
* obexd: Add basic support for message retrievalSlawomir Bochenski2012-12-041-2/+4
* obexd: Add basic messages listing retrieval supportSlawomir Bochenski2012-12-041-3/+6
* obexd: Fix type of read_status in message_filterSlawomir Bochenski2012-12-041-1/+1
* obexd: Add typedef for folder listing callbackSlawomir Bochenski2012-12-041-2/+4
* obexd: Add partial mas.c - messages-*.c API.Slawomir Bochenski2012-12-041-0/+245
* obexd: Add skeleton for Message Access Profile pluginSlawomir Bochenski2012-12-041-0/+22