aboutsummaryrefslogtreecommitdiffstats
path: root/include/misc.h
Commit message (Expand)AuthorAgeFilesLines
* misc: IPC_MISC_ME_VERSION request data and new helpersPaul Kocialkowski2014-07-041-3/+13
* Extract in helpers namingPaul Kocialkowski2014-02-111-1/+1
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-1/+5
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-7/+7
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-3/+2
* misc.h: tz, dl and dv values are explicitly signedPaul Kocialkowski2013-07-031-1/+1
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-19/+45
* misc: Timezone value can be negative, use a signed char accordinglyPaul Kocialkowski2013-02-081-1/+1
* Misc: Correct the value for time info messagePaul Kocialkowski2012-12-161-1/+1
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* misc: add IPC_MISC_DEBUG_LEVEL message typeSimon Busch2012-09-091-0/+1
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-281-2/+2
* Added IPC_MISC_ME_SN types (it's not only for IMEI) and corrected structurePaulK2011-11-221-0/+5
* Fixed struct ipc_misc_me_version for crespo (1 byte offset)PaulK2011-10-291-7/+6
* Add vim modeline for uniform indentationSimon Busch2011-10-291-13/+14
* Corrected Android.mk, crespo_ipc file, some headers and helpers.PaulK2011-10-281-2/+2
* Updates for retrieve imsi and rsim data from response messagesSimon Busch2011-10-241-1/+3
* Add helper method to parse imsi from response dataSimon Busch2011-10-201-3/+1
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-13/+13
* add misc_me_version and misc_me_imsiJoerie de Gram2011-08-161-1/+10
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-0/+40