aboutsummaryrefslogtreecommitdiffstats
path: root/include/gprs.h
Commit message (Expand)AuthorAgeFilesLines
* gprs: Unknown fieldsPaul Kocialkowski2014-11-101-2/+2
* gprs: Various bits and updatesPaul Kocialkowski2014-07-301-10/+20
* gprs: Fail causes import from TizenPaul Kocialkowski2014-07-291-10/+28
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-7/+8
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-081-3/+3
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-49/+43
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* 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-2/+4
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-52/+69
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* gprs: rename member of ipc_gprs_hsdpa_status to reg_stateSimon Busch2012-09-091-1/+1
* GPRS: added and completed structures, defines and reworked functions accordinglyPaul Kocialkowski2012-07-081-24/+49
* GPRS port list setup function (currently with fixed values), needed for ariesPaulK2012-06-071-0/+6
* Added a GPRS error code and a missing function prototypePaulK2012-01-281-0/+2
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-271-1/+1
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+1
* gprs: revert e28dc6d and insert missing message typeJoerie de Gram2011-10-281-10/+11
* gprs: add some missing unknown bytes to ipc_gprs_ip_configuration messageSimon Busch2011-10-271-0/+1
* gprs: fix wrong id for IPC_GPRS_IP_CONFIGURE message typeSimon Busch2011-10-251-2/+2
* Some little updates for gprs message structuresSimon Busch2011-10-251-8/+13
* Implement several parts of known gprs messages typesSimon Busch2011-10-251-0/+89