From e52ad1cc88601b2da1946678a2743465362d88c6 Mon Sep 17 00:00:00 2001 From: Teijo Kinnunen Date: Mon, 7 Sep 2020 15:18:52 +0300 Subject: iface-modem: add an optional iccid parameter to check_for_sim_swap If the new iccid is already available, reading the iccid from the card can be skipped. --- plugins/quectel/mm-shared-quectel.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/quectel/mm-shared-quectel.c') diff --git a/plugins/quectel/mm-shared-quectel.c b/plugins/quectel/mm-shared-quectel.c index 33f05665..bfd29593 100644 --- a/plugins/quectel/mm-shared-quectel.c +++ b/plugins/quectel/mm-shared-quectel.c @@ -153,6 +153,7 @@ quectel_qusim_unsolicited_handler (MMPortSerialAt *port, mm_obj_dbg (self, "checking SIM swap"); MM_IFACE_MODEM_GET_INTERFACE (self)->check_for_sim_swap ( self, + NULL, (GAsyncReadyCallback)quectel_qusim_check_for_sim_swap_ready, NULL); } -- cgit v1.2.3-70-g09d2