diff options
author | Aleksander Morgado <aleksander@gnu.org> | 2011-09-15 19:48:36 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:20 +0100 |
commit | a935cd9fb68df10c3b824251a3335e02ba40c322 (patch) | |
tree | be55709f5214f2a2b2267d28312a4ba04757c6e6 /plugins | |
parent | 8ccb2229782a8a02306a61a382312d2e8bf206c7 (diff) |
plugin-base: new 'allowed-capabilities' property
The plugins can set this property to filter support check requests by probed
capabilities.
The value given to the property should be a guint built as a mask of
MM_PORT_PROBE_CAPABILITY flags, e.g.:
const guint capabilities = (MM_PORT_PROBE_CAPABILITY_GSM |
MM_PORT_PROBE_CAPABILITY_CDMA);
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions