aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* call: add pack method for dtmf burst send messageSimon Busch2012-03-021-0/+1
* Fixed ipc_sec_phone_lock stucturesPaulK2012-02-241-2/+6
* Added SIM PIN-related structures on sec headerPaulK2012-02-241-2/+17
* Install disp.h file too for IPC v4 protocol versionSimon Busch2012-02-231-0/+1
* Correct disp icon info structure for IPC-V4 devicesPaulK2012-02-223-4/+67
* Added NET_MODE_SEL headers, fixed NET_PLMN_SEL structure and related functionPaulK2012-02-012-9/+16
* RFS NV item handling methods are now sending the io confirmation message dire...Simon Busch2012-02-211-2/+2
* Import two methods from samsung-ril to deal with rfs read/write nv item messa...Simon Busch2012-02-201-0/+3
* net: fix styling/naming/coding issuesSimon Busch2012-02-061-2/+2
* net: add structure to set network PLMN selection modeSimon Busch2012-02-061-2/+10
* Update Makefile to distribute all necessary headers files and compile h1 devi...Simon Busch2012-02-041-0/+9
* Modified ipc devices handling to use a table and permit explicit device namePaulK2012-02-031-10/+0
* Add aries device for compilation and register it's handlers on startupSimon Busch2012-01-301-1/+2
* Rework IPC client creation to detect device automatically on startupSimon Busch2012-01-301-2/+6
* We don't ship headers files for the H1 device with autotools versionSimon Busch2012-01-301-9/+0
* Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-301-3/+7
* Add structure definition for IPC_NET_MODE_SEL messageSimon Busch2012-01-301-0/+4
* Fixed ss.h header installation with autotoolsPaulK2012-01-281-0/+1
* Adjust to get everything compiling with autotools againSimon Busch2012-01-282-7/+8
* Added USSD defines and actionsPaulK2012-01-282-12/+54
* Added a GPRS error code and a missing function prototypePaulK2012-01-281-0/+2
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-2810-20/+20
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-271-1/+1
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-141-2/+7
* Fixed SND define that prevented in-call volume change to workPaulK2012-01-031-1/+1
* Fixed Makefile.am for rfs.hPaulK2011-12-311-0/+1
* 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