summaryrefslogtreecommitdiff
path: root/src/device_link_service.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure to handle timeout errors in device link service and all depending s...Nikias Bassen2019-09-271-11/+11
* Remove trailing whitespace errors from all filesMartin Szulecki2015-01-281-5/+5
* Make all "include guards" for all headers consistentMartin Szulecki2013-02-271-2/+3
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-1/+1
* device_link_service: Allow passing a reason message upon disconnectingMartin Szulecki2011-04-281-1/+1
* device_link_service: add new function device_link_service_receive_messageNikias Bassen2010-08-271-0/+1
* Complete documentation of public interface and fix a lot of bogus commentsMartin Szulecki2010-03-161-1/+2
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-3/+2
* Add device_link_service_send_ping function.Nikias Bassen2010-03-151-0/+1
* device_link_service: process_message functions renamed using send/receiveNikias Bassen2010-03-151-2/+2
* device_link_service: new function and docs updatedNikias Bassen2010-02-191-0/+1
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-1/+1
* Add function to handle the ProcessMessage in the DeviceLink serviceMartin Szulecki2010-01-241-0/+1
* New device_link_serviceNikias Bassen2010-01-121-0/+51