diff options
author | Aleksander Morgado <aleksander@gnu.org> | 2011-09-15 19:40:56 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:20 +0100 |
commit | 8ccb2229782a8a02306a61a382312d2e8bf206c7 (patch) | |
tree | 861c5d4933caad86e07bcfdcd9dfe35c64d3599e /src/mm-modem-base.c | |
parent | 2d8fb51c6b6669afa60594c04244f17653df0fb7 (diff) |
plugin-base: new 'allowed-vendor-strings' and 'allowed-product-strings' properties
The plugins can set these properties to filter support check requests by
AT-reported Vendor string and Product string.
The value given to the properties should be a NULL-terminated array of strings,
e.g.,
static const gchar *vendor_strings[] = { "cinterion" , NULL };
Diffstat (limited to 'src/mm-modem-base.c')
0 files changed, 0 insertions, 0 deletions