aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/call.c
Commit message (Expand)AuthorAgeFilesLines
* samsung-ipc: call: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-74/+82
* call: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-021-1/+16
* svc: HelpersPaul Kocialkowski2014-07-271-1/+1
* Offset is unsigned intPaul Kocialkowski2014-07-261-1/+1
* call: DTMF status over state, burst responsePaul Kocialkowski2014-07-041-5/+5
* Extract in helpers namingPaul Kocialkowski2014-02-111-7/+4
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-61/+66
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-11/+11
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-2/+1
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-4/+8
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-49/+40
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* call: fix retrieval of the number of a callSimon Busch2012-09-091-5/+6
* call: add pack method for dtmf burst send messageSimon Busch2012-03-021-0/+18
* Fix missing iteration in method ipc_call_list_response_get_entry with num = 0Simon Busch2011-11-151-1/+1
* Some minor changes to get method ipc_call_outgoing_setup working correctlySimon Busch2011-11-141-1/+7
* Add vim modeline for uniform indentationSimon Busch2011-10-291-1/+1
* Fix several places in code for latest infrastructure changesSimon Busch2011-10-291-3/+3
* Various changes to code and vala binding regarding call APISimon Busch2011-10-281-0/+72
* Add setup method for call outgoing message and various cleanups for call mess...Simon Busch2011-10-271-0/+38