summaryrefslogtreecommitdiffstats
path: root/src/device_link_service.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Make sure to handle timeout errors in device link service and all depending s...Gravatar Nikias Bassen1-11/+11
2015-01-28Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-5/+5
2013-02-27Make all "include guards" for all headers consistentGravatar Martin Szulecki1-2/+3
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-1/+1
2011-04-28device_link_service: Allow passing a reason message upon disconnectingGravatar Martin Szulecki1-1/+1
2010-08-27device_link_service: add new function device_link_service_receive_messageGravatar Nikias Bassen1-0/+1
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki1-1/+2
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-3/+2
2010-03-15Add device_link_service_send_ping function.Gravatar Nikias Bassen1-0/+1
2010-03-15device_link_service: process_message functions renamed using send/receiveGravatar Nikias Bassen1-2/+2
2010-02-19device_link_service: new function and docs updatedGravatar Nikias Bassen1-0/+1
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-1/+1
2010-01-24Add function to handle the ProcessMessage in the DeviceLink serviceGravatar Martin Szulecki1-0/+1
2010-01-12New device_link_serviceGravatar Nikias Bassen1-0/+51