aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added handlers support and default handlers for crespo.PaulK2011-10-281-4/+16
* fix various compilation warningsJoerie de Gram2011-10-281-1/+1
* 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
* Various updates regarding better vala integrationSimon Busch2011-10-232-68/+71
* Add helper method to parse imsi from response dataSimon Busch2011-10-201-3/+1
* Reorder fields in generic phone response messageSimon Busch2011-10-191-4/+4
* More work regarding vala APi descriptionSimon Busch2011-10-173-9/+40
* Rename IPC_PWR_PHONE_ONLINE to IPC_PWR_PHONE_STATE according to samsungs andr...Simon Busch2011-10-171-1/+1
* Add a lot more enums and structs to the vala api descriptionSimon Busch2011-10-172-5/+19
* Implement log handler delegate the user can set to forwarding logging output ...Simon Busch2011-10-141-0/+2
* Several updates regarding better vala api description supportSimon Busch2011-10-131-2/+2
* Rename response types and export them together with request ones in the vapiSimon Busch2011-10-101-77/+77
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-102-17/+28
* Several update regarding integration in other userland environements than and...Simon Busch2011-09-291-4/+6
* Export new API functions with library headersSimon Busch2011-08-251-0/+4
* Basic automake environment for building the librarySimon Busch2011-08-241-0/+16
* ipc_msg_send: pass frame sequence number as mseq instead of aseqJoerie de Gram2011-08-181-1/+1
* Massive cleanup & device specific frame handlingJoerie de Gram2011-08-174-133/+199
* util: remove leftover android_rssi declarationJoerie de Gram2011-08-171-1/+1
* Rename library to libsamsung-ipcJoerie de Gram2011-08-178-270/+270
* sec: improve PIN handlingJoerie de Gram2011-08-161-1/+24
* radio: add generic response group/typeJoerie de Gram2011-08-161-0/+10
* net: update net_registJoerie de Gram2011-08-161-3/+12
* add misc_me_version and misc_me_imsiJoerie de Gram2011-08-161-1/+10
* call: update call_list struct and definesJoerie de Gram2011-08-161-1/+5
* sec: add RSIM_ACCESS supportJoerie de Gram2011-08-161-0/+15
* net: add NET_REGISTJoerie de Gram2011-08-161-0/+1
* expose msm_send and add method to msm_request_infoJoerie de Gram2011-08-161-0/+3
* sec: update SEC_PIN_STATUS typesJoerie de Gram2011-07-281-1/+7
* sec: add sim card typesJoerie de Gram2011-07-281-0/+4
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-288-176/+395
* Initial commitJoerie de Gram2011-01-171-0/+312