diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html index a587a928..554ac256 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html @@ -77,7 +77,13 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> ModemCapabilities readable u </pre> -<p>The generic family of access technologies the modem supports. Not all capabilities are available at the same time however; some modems require a firmware reload or other reinitialization to switch between eg CDMA/EVDO and GSM/UMTS.</p> +<p> The generic family of access technologies the modem supports. Not all + capabilities are available at the same time however; some modems require a + firmware reload or other reinitialization to switch between eg CDMA/EVDO + and GSM/UMTS. +</p> +<p> Returns: <a href="https://developer.gnome.org/libnm-util/0.9/libnm-util-NetworkManager.html#NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> +</p> </div> <hr> <div class="refsect2"> @@ -85,7 +91,11 @@ ModemCapabilities readable u <pre class="programlisting"> CurrentCapabilities readable u </pre> -<p>The generic family of access technologies the modem currently supports without a firmware reload or reinitialization.</p> +<p> The generic family of access technologies the modem currently supports + without a firmware reload or reinitialization. +</p> +<p> Returns: <a href="https://developer.gnome.org/libnm-util/0.9/libnm-util-NetworkManager.html#NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> +</p> </div> </div> </div> |