aboutsummaryrefslogtreecommitdiff
path: root/src/mm-plugin.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-04-06 20:00:28 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-04-17 15:19:37 +0200
commitcb45de048faac153b6b49af7f98bcd4e3922a4d9 (patch)
tree280707edfbc69c635c3dbe69d035082825549a40 /src/mm-plugin.h
parent3d2c0cc83ca59a5fd42548fa7af96a81c951d753 (diff)
plugin: allow plugins to require MBIM probing of cdc-wdm ports
Diffstat (limited to 'src/mm-plugin.h')
-rw-r--r--src/mm-plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-plugin.h b/src/mm-plugin.h
index 08d81389..7497afbd 100644
--- a/src/mm-plugin.h
+++ b/src/mm-plugin.h
@@ -53,6 +53,7 @@
#define MM_PLUGIN_ALLOWED_SINGLE_AT "allowed-single-at"
#define MM_PLUGIN_ALLOWED_QCDM "allowed-qcdm"
#define MM_PLUGIN_ALLOWED_QMI "allowed-qmi"
+#define MM_PLUGIN_ALLOWED_MBIM "allowed-mbim"
#define MM_PLUGIN_ICERA_PROBE "icera-probe"
#define MM_PLUGIN_ALLOWED_ICERA "allowed-icera"
#define MM_PLUGIN_FORBIDDEN_ICERA "forbidden-icera"