aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixesPaulK2011-12-311-0/+17
* Updated ipc_command_to_str and replaced sms.h tabs by spacesPaulK2011-12-301-11/+11
* Finished crespo RFS implementation and code cleanupPaulK2011-12-301-1/+1
* Added accuracy to crespo's struct ipc_gen_phone_res and added check functionPaulK2011-12-303-3/+7
* Added RFS headers and RECV function for crespoPaulK2011-12-252-0/+44
* Removed non-existant functions prototypes.PaulK2011-12-221-3/+0
* Install missing header files snd.h and device/h1/sms.h tooSimon Busch2011-12-151-0/+2
* Added SND defines and structuresPaulK2011-12-102-8/+52
* Added DTMF support and corrected call structurePaulK2011-12-073-4/+19
* vapi: bind SMS structures and methodsSimon Busch2011-11-231-0/+2
* Added IPC_MISC_ME_SN types (it's not only for IMEI) and corrected structurePaulK2011-11-222-2/+7
* misc: add misc_me_sn structJoerie de Gram2011-11-212-0/+11
* Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN dataPaulK2011-11-215-16/+76
* Split ipc_call_list_entry message structure for h1 and crespo deviceSimon Busch2011-11-183-10/+22
* Add state values as defines for ipc_call_list_entry messageSimon Busch2011-11-181-1/+8
* Switched utility functions to ipc_utils (for client-side logging)PaulK2011-11-072-3/+3
* Added per-device call.h to the include/ Makefile.amPaulK2011-11-011-0/+2
* Split call headers and added some SND definesPaulK2011-11-014-8/+25
* Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoingPaulK2011-10-314-8/+79
* Revert "Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines"Simon Busch2011-10-301-7/+0
* Install device specific headers files tooSimon Busch2011-10-301-1/+15
* Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... definesSimon Busch2011-10-301-0/+7
* Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...PaulK2011-10-303-44/+5
* Fixed struct ipc_misc_me_version for crespo (1 byte offset)PaulK2011-10-297-7/+81
* New handlers structure (a data pointer for each handler function)PaulK2011-10-291-6/+4
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-294-36/+116
* Add vim modeline for uniform indentationSimon Busch2011-10-2912-76/+88
* Fix several places in code for latest infrastructure changesSimon Busch2011-10-291-4/+4
* Merge remote-tracking branch 'ius/for-morphis' into master-nextSimon Busch2011-10-2911-58/+196
|\
| * net: correct net_regist_get and add helperJoerie de Gram2011-10-281-1/+3
| * introduce device-specific includes, split h1/crespo gen_resp/net_registJoerie de Gram2011-10-286-22/+154
| * types: revert indi/noti/resp renameJoerie de Gram2011-10-281-3/+3
| * Corrected Android.mk, crespo_ipc file, some headers and helpers.PaulK2011-10-282-4/+4
| * replace ipc_request and ipc_response by a single struct ipc_message_infoJoerie de Gram2011-10-281-10/+2
| * split devices, require compile-time device selectionJoerie de Gram2011-10-281-3/+2
| * gprs: revert e28dc6d and insert missing message typeJoerie de Gram2011-10-281-10/+11
| * added handlers support and default handlers for crespo.PaulK2011-10-281-4/+16
| * fix various compilation warningsJoerie de Gram2011-10-281-1/+1
* | Various changes to code and vala binding regarding call APISimon Busch2011-10-281-0/+6
|/
* Add setup method for call outgoing message and various cleanups for call mess...Simon Busch2011-10-271-38/+46
* gprs: add some missing unknown bytes to ipc_gprs_ip_configuration messageSimon Busch2011-10-271-0/+1
* Fixup network registration messageSimon Busch2011-10-251-2/+4
* 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
* Add setup method for ipc_sec_pin_status_set messageSimon Busch2011-10-251-0/+3
* Implement several parts of known gprs messages typesSimon Busch2011-10-253-17/+91
* A plmn is only five byte long instead of six bytesSimon Busch2011-10-241-2/+3
* Updates for retrieve imsi and rsim data from response messagesSimon Busch2011-10-241-1/+3
* Various updates and correctionsSimon Busch2011-10-242-53/+58
* Minor update for network registration info structure in vala bindingSimon Busch2011-10-231-2/+2