ofono/gril
Caiwen Zhang 16efc8b6e2 gril: avoid glib runtime warning
gril may be destroyed in the request callback (e.g in the callback of
set modem power off request). 'out_queue' and 'command_queue' is NULL.
there will be glib runtime warning if use them.
2016-05-17 09:46:35 -05:00
..
gfunc.h gril: Library to communicate with rild 2015-10-13 16:02:11 -05:00
gril.c gril: avoid glib runtime warning 2016-05-17 09:46:35 -05:00
gril.h gril: Add g_ril_new_with_ucred 2015-12-16 11:39:36 -06:00
grilio.c gril: Remove asserts 2015-10-16 14:29:23 -05:00
grilio.h gril: Remove asserts 2015-10-16 14:29:23 -05:00
grilutil.c gril: Added RIL_REQUEST_GET_CELL_INFO_LIST 2016-03-31 09:47:27 -05:00
grilutil.h gril: Remove unused ril_radio_tech_to_string 2015-12-03 18:02:34 -06:00
parcel.c gril: Remove unused str_array functions 2015-12-03 18:06:06 -06:00
parcel.h gril: Remove unused str_array functions 2015-12-03 18:06:06 -06:00
ril_constants.h gril: Added RIL_REQUEST_GET_CELL_INFO_LIST 2016-03-31 09:47:27 -05:00