aboutsummaryrefslogtreecommitdiffstats
path: root/include/radio.h
Commit message (Expand)AuthorAgeFilesLines
* GPRS: New capabilities structure and related handlerPaul Kocialkowski2012-07-041-0/+6
* Function to check if GPRS activation/deactivation functions are availablePaulK2012-06-071-0/+1
* Introducing device-specific GPRS activation/deactivation functions mechanismPaulK2012-06-061-0/+3
* Modified ipc devices handling to use a table and permit explicit device namePaulK2012-02-031-10/+0
* Add aries device for compilation and register it's handlers on startupSimon Busch2012-01-301-1/+2
* Rework IPC client creation to detect device automatically on startupSimon Busch2012-01-301-2/+6
* Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-301-3/+7
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-141-2/+7
* Finished crespo RFS implementation and code cleanupPaulK2011-12-301-1/+1
* Switched utility functions to ipc_utils (for client-side logging)PaulK2011-11-071-0/+3
* Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoingPaulK2011-10-311-0/+2
* Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...PaulK2011-10-301-0/+1
* New handlers structure (a data pointer for each handler function)PaulK2011-10-291-6/+4
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-291-2/+2
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+1
* replace ipc_request and ipc_response by a single struct ipc_message_infoJoerie de Gram2011-10-281-10/+2
* split devices, require compile-time device selectionJoerie de Gram2011-10-281-3/+2
* added handlers support and default handlers for crespo.PaulK2011-10-281-4/+16
* fix various compilation warningsJoerie de Gram2011-10-281-1/+1
* Various updates regarding better vala integrationSimon Busch2011-10-231-17/+21
* Implement log handler delegate the user can set to forwarding logging output ...Simon Busch2011-10-141-0/+2
* Several updates regarding better vala api description supportSimon Busch2011-10-131-2/+2
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-101-17/+21
* Several update regarding integration in other userland environements than and...Simon Busch2011-09-291-4/+6
* Export new API functions with library headersSimon Busch2011-08-251-0/+4
* ipc_msg_send: pass frame sequence number as mseq instead of aseqJoerie de Gram2011-08-181-1/+1
* Massive cleanup & device specific frame handlingJoerie de Gram2011-08-171-133/+38
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-93/+93
* radio: add generic response group/typeJoerie de Gram2011-08-161-0/+10
* expose msm_send and add method to msm_request_infoJoerie de Gram2011-08-161-0/+3
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-176/+19
* Initial commitJoerie de Gram2011-01-171-0/+312