aboutsummaryrefslogtreecommitdiffstats
path: root/include/sms.h
Commit message (Collapse)AuthorAgeFilesLines
* sms: SVC center addr extract helperPaul Kocialkowski2014-08-041-0/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* sms: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-1/+6
| | | | | | Also, pdu is data, not string Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* sms: Save/del msg helpers, send msg correctionPaul Kocialkowski2014-07-261-2/+6
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* sms: Headers sort, pdu extract helperPaul Kocialkowski2014-07-051-16/+21
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-3/+3
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-081-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-42/+36
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-2/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* sms: Save/del structures and related valuesPaul Kocialkowski2013-09-011-0/+33
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-1/+2
| | | | | Change-Id: Ie393301a04523816e7aa674e57a4c3a2eb93247e Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-34/+87
| | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SMS: Renamed structures according to messages names, build sms.cPaul Kocialkowski2012-11-011-1/+1
| | | | | Change-Id: I9e8d01ca8b0eb23d9ca2a2034c5bb9594f151e92 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
|
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-281-2/+2
|
* Updated ipc_command_to_str and replaced sms.h tabs by spacesPaulK2011-12-301-11/+11
|
* Removed non-existant functions prototypes.PaulK2011-12-221-3/+0
|
* vapi: bind SMS structures and methodsSimon Busch2011-11-231-0/+2
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN dataPaulK2011-11-211-12/+7
|
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-291-23/+27
|
* Add vim modeline for uniform indentationSimon Busch2011-10-291-25/+26
| | | | | | | On IRC we agreed to use vim:ts=4:sw=4:expandtab as uniform indentation style for the library. Signed-off-by: Simon Busch <morphis@gravedo.de>
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-32/+32
|
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-0/+60