Commit Graph

13 Commits

Author SHA1 Message Date
Nishanth V 2fde37cdfc gril: added RIL constants for cell info list
added RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE and
RIL_UNSOL_CELL_INFO_LIST and corresponding string
conversion
2017-09-08 15:06:45 -05:00
Nishanth V 093b2365d2 gril: Added RIL_REQUEST_GET_CELL_INFO_LIST 2016-03-31 09:47:27 -05:00
Denis Kenzior 7641318e46 gril: Remove unused ril_radio_tech_to_string 2015-12-03 18:02:34 -06:00
Denis Kenzior d45bb03e8d gril: Remove unused ril_pinstate_to_string 2015-12-03 18:01:26 -06:00
Denis Kenzior b04013287d gril: Remove unused ril_cardstate_to_string 2015-12-03 18:00:41 -06:00
Denis Kenzior f271665727 gril: Remove unused ril_authtype_to_string 2015-12-03 17:59:40 -06:00
Denis Kenzior b895c5f5ee gril: Remove unused ril_apptype_to_string 2015-12-03 17:59:03 -06:00
Denis Kenzior e32748afb3 gril: Remove unused ril_appstate_to_string 2015-12-03 17:58:08 -06:00
Denis Kenzior eb3edbb760 gril: Remove unused ril_ofono_protocol_to_ril_string 2015-12-03 17:56:54 -06:00
Denis Kenzior f496c0ed3d gril: Remove unused header 2015-10-14 11:05:07 -05:00
Denis Kenzior 4892a371ce gril: Remove unused function 2015-10-13 21:40:17 -05:00
Denis Kenzior cf227ffc2a gril: Remove unused function 2015-10-13 21:37:11 -05: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