plugin: allow plugins to require MBIM probing of cdc-wdm ports

This commit is contained in:
Aleksander Morgado
2013-04-06 20:00:28 +02:00
parent 3d2c0cc83c
commit cb45de048f
3 changed files with 38 additions and 2 deletions

View File

@@ -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"