summaryrefslogtreecommitdiffstats
path: root/src/device_link_service.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-19device_link_service: new function and docs updatedGravatar Nikias Bassen1-0/+1
New function: device_link_service_get_process_message. This function receives a DLMessageProcessMessage and extracts the message (a PLIST_DICT). Fails if the received plist is not a DLMessageProcessMessage.
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