Hi Jeevaka, > include/ctm.h | 2 ++ > src/ctm.c | 5 +++++ > 2 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/include/ctm.h b/include/ctm.h > index 5305469..71e3d61 100644 > --- a/include/ctm.h > +++ b/include/ctm.h > @@ -59,6 +59,8 @@ void ofono_ctm_remove(struct ofono_ctm *ctm); > void ofono_ctm_set_data(struct ofono_ctm *ctm, void *data); > void *ofono_ctm_get_data(struct ofono_ctm *ctm); > > +struct ofono_modem *ofono_ctm_get_modem(struct ofono_ctm *ctm); > +
in principle this is fine, but I wait for the result of the audio discussion to see if we really need this. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
