aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/simtech/mm-broadband-modem-simtech.h
diff options
context:
space:
mode:
authorLukas Voegl <lvoegl@tdt.de>2023-09-15 12:59:54 +0200
committerLukas Voegl <lvoegl@tdt.de>2023-09-18 10:53:12 +0200
commit8cd1c1bdb9ba5bfe1b69b4484cc46bdd4720fdb4 (patch)
tree959258791644b9dd12dd8949c159363cf93e0ce8 /src/plugins/simtech/mm-broadband-modem-simtech.h
parent1fc061b6a533780041de89dd70a2567a265f6080 (diff)
api,modem: new 'Physdev' property
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
Diffstat (limited to 'src/plugins/simtech/mm-broadband-modem-simtech.h')
-rw-r--r--src/plugins/simtech/mm-broadband-modem-simtech.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/simtech/mm-broadband-modem-simtech.h b/src/plugins/simtech/mm-broadband-modem-simtech.h
index a2b57fea..ec112bea 100644
--- a/src/plugins/simtech/mm-broadband-modem-simtech.h
+++ b/src/plugins/simtech/mm-broadband-modem-simtech.h
@@ -43,6 +43,7 @@ struct _MMBroadbandModemSimtechClass{
GType mm_broadband_modem_simtech_get_type (void);
MMBroadbandModemSimtech *mm_broadband_modem_simtech_new (const gchar *device,
+ const gchar *physdev,
const gchar **drivers,
const gchar *plugin,
guint16 vendor_id,