apologies, too hasty a submit. please disregard this. I will resubmit.
On Sat, Sep 22, 2018 at 12:04 PM Giacinto Cifelli <[email protected]>
wrote:
> ---
> src/lte.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/src/lte.c b/src/lte.c
> index e16d9aab..23fe8e1c 100644
> --- a/src/lte.c
> +++ b/src/lte.c
> @@ -373,3 +373,8 @@ void *ofono_lte_get_data(const struct ofono_lte *lte)
> {
> return lte->driver_data;
> }
> +
> +struct ofono_modem *ofono_lte_get_modem(const struct ofono_lte *lte)
> +{
> + return __ofono_atom_get_modem(lte->atom);
> +}
> --
> 2.17.1
>
>
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono