Shouldn't ofono_cell_info_results be defined here and included as
an
argument for
ofono_cell_info_query_cb_t ?
Indeed that would make more sense. Now the ofono_cell_info_results is inside the
ofono_cell_info, but of course if there are multiple requests sent to a modem the latter
one will overwrite the former one.
-Antti