From edc9825788bc12d03add9b6fdf83ae2f55886c34 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 21 Jul 2012 18:07:22 +0200 Subject: plugin: let plugins request Icera support checks and Icera based filters --- docs/reference/api/ModemManager-overview.xml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'docs/reference/api') diff --git a/docs/reference/api/ModemManager-overview.xml b/docs/reference/api/ModemManager-overview.xml index ebb81585..01dc532f 100644 --- a/docs/reference/api/ModemManager-overview.xml +++ b/docs/reference/api/ModemManager-overview.xml @@ -238,6 +238,20 @@ by the plugin. + + Check Icera support + + This boolean property allows plugins to specify that they want to have the Icera + support checks included in the probing sequence. They can afterwards get the result + of the support check to decide whether they want to create a Icera-based modem + object or not. + + + This configuration is specified by the MM_PLUGIN_ICERA_PROBE + property in the MMPlugin object provided + by the plugin. + + @@ -283,6 +297,21 @@ by the plugin. + + Icera support + + Plugins can specify that they only support Icera-based modems, or that they + do not support any Icera-based modem. When either of this configurations is + enabled, the Icera support checks will be included in the + probing sequence, and the result of the check will help to determine whether + the plugin supports the modem or not. + + + This filter is specified by the MM_PLUGIN_ALLOWED_ICERA and + MM_PLUGIN_FORBIDDEN_ICERA properties in the + MMPlugin object provided by the plugin. + + -- cgit v1.2.3-70-g09d2