summaryrefslogtreecommitdiff
path: root/obexd/src/obex-priv.h
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obex: get src and dst address and store itGustavo Padovan2013-05-291-0/+2
* obexd: Fix queueing packet containing error while suspendedLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Add support for L2CAP transportLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Port core daemon to gobexLuiz Augusto von Dentz2012-12-041-8/+4
* obexd: Introduce obex_get_non_header_dataLuiz Augusto von Dentz2012-12-041-0/+2
* obexd: Remove use of obex_object_t on obex.hLuiz Augusto von Dentz2012-12-041-0/+2
* obexd: Fix handling asynchronous plugin readsSlawomir Bochenski2012-12-041-1/+2
* obexd: Add get_next_header() functionSlawomir Bochenski2012-12-041-0/+1
* obexd: Start OpenOBEX stream automaticallySlawomir Bochenski2012-12-041-0/+1
* obexd: Add initial support for OBEX Action commandLuiz Augusto von Dentz2012-12-041-0/+2
* obexd: Remove redundant codeSlawomir Bochenski2012-12-041-1/+0
* obexd: Revert API changes to mime driver read functionSlawomir Bochenski2012-12-041-1/+0
* obexd: New NewMissedCalls added for phonebook_pull.Dmitriy Paliy2012-12-041-0/+1
* obexd: Add support for stat files bigger than 2GB on 32-bit systemsLuiz Augusto von Dentz2012-12-041-3/+3
* obexd: Make use of transport drivers and some cleanupsLuiz Augusto von Dentz2012-12-041-22/+3
* obexd: Fix invalid memory access when removing a fileVinicius Costa Gomes2012-12-041-1/+1
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-35/+35
* obexd: Fix stream bufferingLuiz Augusto Von Dentz2012-12-041-0/+1
* obexd: service data structure cleanupClaudio Takahasi2012-12-041-1/+0
* obexd: Implements PhonebookSize for PullPhoneBook functionClaudio Takahasi2012-12-041-0/+1
* obexd: current_folder should not be in the coreVinicius Costa Gomes2012-12-041-1/+1
* obexd: Add support for per service user dataVinicius Costa Gomes2012-12-041-0/+1
* obexd: nobody outside the core should know about struct serverVinicius Costa Gomes2012-12-041-0/+22
* obexd: Now obex_session is private to the core obexdVinicius Costa Gomes2012-12-041-0/+47