Hi Antara,
diff --git a/plugins/xmm7xxx.c b/plugins/xmm7xxx.c
index 066e2e7..243738e 100644
--- a/plugins/xmm7xxx.c
+++ b/plugins/xmm7xxx.c
I also added '#include <ofono/netmon.h>' at the top of this file.
@@ -356,6 +356,7 @@ static void xmm7xxx_post_online(struct ofono_modem *modem)
ofono_gprs_add_context(gprs, gc);
ofono_ims_create(modem, "xmm7modem", data->chat);
+ ofono_netmon_create(modem, 0, "xmm7modem", data->chat);
}
static int xmm7xxx_probe(struct ofono_modem *modem)
Applied, thanks.
Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono