Commit Graph

16 Commits

Author SHA1 Message Date
Denis Kenzior 2a6e6df52c gril: Remove g_ril_reply_parse_avail_ops 2015-11-13 14:19:05 -06:00
Denis Kenzior 3a6b9d8bb7 gril: Remove g_ril_reply_parse_call_fail_cause 2015-11-12 14:22:57 -06:00
Denis Kenzior 2037f3aef4 gril: Remove g_ril_reply_parse_get_smsc_address 2015-11-05 22:40:14 -06:00
Denis Kenzior 1ee339bb77 gril: Remove g_ril_reply_parse_sms_response 2015-11-05 22:31:00 -06:00
Denis Kenzior 04dacde218 gril: Remove g_ril_reply_parse_get_preferred_network_type 2015-11-05 21:16:59 -06:00
Denis Kenzior b8af368b03 gril: Remove g_ril_reply_parse_get_imei 2015-11-05 11:29:03 -06:00
Denis Kenzior a0d16c5319 gril: Remove g_ril_reply_parse_baseband_version 2015-11-05 11:28:26 -06:00
Denis Kenzior 10b8bdb98f gril: Remove g_ril_reply_parse_get_mute 2015-11-05 11:13:16 -06:00
Denis Kenzior cb8a8ffa9d gril: Remove g_ril_reply_parse_set_facility_lock 2015-11-05 10:55:32 -06:00
Denis Kenzior 4b5ccc56a3 gril: Remove g_ril_reply_parse_query_facility_lock 2015-11-05 10:47:42 -06:00
Denis Kenzior acb7a31d36 gril: Remove g_ril_reply_parse_query_call_fwd 2015-11-04 23:26:40 -06:00
Denis Kenzior b97f786084 gril: Remove g_ril_reply_parse_imsi 2015-11-04 21:53:39 -06:00
Denis Kenzior 1ee79f0468 gril: Remove g_ril_reply_parse_get_clir & related 2015-11-04 21:45:15 -06:00
Denis Kenzior ee9d920779 gril: Remove g_ril_reply_parse_query_clip 2015-11-04 21:35:13 -06:00
Denis Kenzior a75ffa2f59 gril: Remove g_ril_reply_parse_query_call_waiting 2015-11-04 21:29:56 -06:00
Tony Espy 9c2af753c0 gril: Library to communicate with rild
gril is a library used to communicate with rild, the Android telephony
daemon. Communication happens using a named socket over which binder
parcels are transmitted.

Co-authored-by: Tony Espy <espy@canonical.com>
Co-authored-by: Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>
Co-authored-by: Alfonso Sanchez-Beato <alfonso.sanchez-beato@canonical.com>
Co-authored-by: Mikko Hurskainen <mikko.hurskainen@nomovok.com>
Co-authored-by: You-Sheng Yang <vicamo.yang@canonical.com>
Co-authored-by: Ratchanan Srirattanamet <peathot@hotmail.com>
2015-10-13 16:02:11 -05:00