aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2015-01-28 13:02:32 +0100
committerAleksander Morgado <aleksander@aleksander.es>2015-01-28 20:25:06 +0100
commitf962c45e43acba116e70074805c40bca73b29076 (patch)
treea2898d7298551ee4deb881b992f2687597155129 /docs
parente02abb054bc8be9e93efde055191a7451ba9f8f5 (diff)
downloadexternal_libqmi-f962c45e43acba116e70074805c40bca73b29076.zip
external_libqmi-f962c45e43acba116e70074805c40bca73b29076.tar.gz
external_libqmi-f962c45e43acba116e70074805c40bca73b29076.tar.bz2
libqmi-glib,device: new property and getter to load the WWAN interface name
Each QMI control port has one and only one associated WWAN net port. This new "device-wwan-iface" property and the qmi_device_get_wwan_iface() getter allow to load the WWAN net port name by looking directly at sysfs.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-common.sections2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections
index ca964b7..37b8a2c 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-common.sections
+++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections
@@ -44,6 +44,7 @@ qmi_client_get_type
QMI_DEVICE_FILE
QMI_DEVICE_NO_FILE_CHECK
QMI_DEVICE_PROXY_PATH
+QMI_DEVICE_WWAN_IFACE
QMI_DEVICE_SIGNAL_INDICATION
QmiDevice
QmiDeviceOpenFlags
@@ -55,6 +56,7 @@ qmi_device_get_file
qmi_device_peek_file
qmi_device_get_path
qmi_device_get_path_display
+qmi_device_get_wwan_iface
qmi_device_is_open
qmi_device_open
qmi_device_open_finish