aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/sms.c
Commit message (Expand)AuthorAgeFilesLines
* samsung-ipc: sms: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-105/+135
* sms: Arguments checkPaul Kocialkowski2014-08-041-0/+6
* sms: SVC center addr extract helperPaul Kocialkowski2014-08-041-0/+25
* sms: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-8/+51
* sms: Only copy when there is actual dataPaul Kocialkowski2014-07-261-2/+4
* utils: Shared libraries don't allow for internal functionsPaul Kocialkowski2014-07-261-1/+0
* sms: Save/del msg helpers, send msg correctionPaul Kocialkowski2014-07-261-10/+63
* sms: Headers sort, pdu extract helperPaul Kocialkowski2014-07-051-0/+21
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-14/+26
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-4/+4
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-1/+0
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-1/+1
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-8/+9
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
* sms: Correct memcpy argument (don't use a pointer to pointer)Paul Kocialkowski2013-01-301-1/+1
* SMS: Renamed structures according to messages names, build sms.cPaul Kocialkowski2012-11-011-4/+4
* samsung-ipc: cleanup to match common code styleSimon Busch2012-09-211-1/+1
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* vapi: bind SMS structures and methodsSimon Busch2011-11-231-0/+49