diff options
Diffstat (limited to 'src/mm-port-probe.h')
-rw-r--r-- | src/mm-port-probe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-port-probe.h b/src/mm-port-probe.h index bbafab64..d626ff29 100644 --- a/src/mm-port-probe.h +++ b/src/mm-port-probe.h @@ -103,6 +103,7 @@ void mm_port_probe_set_result_qmi (MMPortProbe *self, void mm_port_probe_run (MMPortProbe *self, MMPortProbeFlag flags, guint64 at_send_delay, + gboolean at_remove_echo, const MMPortProbeAtCommand *at_custom_probe, const MMAsyncMethod *at_custom_init, GAsyncReadyCallback callback, |