diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2014-11-01 23:33:21 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-11-09 17:58:13 +0100 |
commit | 32d95f442ea7fcc75984c02d9ae4548bf9802c5f (patch) | |
tree | 8b08cb28f4898c1864a9e87b069256152b942688 /docs | |
parent | e9b20296e59678b7d2d65449c248fed95976fb5f (diff) |
libqmi-glib,device: new 'device-proxy-path' property
String which specifies which is the path of the abstract socket where the proxy
is listening.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libqmi-glib/libqmi-glib-common.sections | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections index 18a13e0..8c5e223 100644 --- a/docs/reference/libqmi-glib/libqmi-glib-common.sections +++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections @@ -43,6 +43,7 @@ qmi_client_get_type <TITLE>QmiDevice</TITLE> QMI_DEVICE_FILE QMI_DEVICE_NO_FILE_CHECK +QMI_DEVICE_PROXY_PATH QMI_DEVICE_SIGNAL_INDICATION QmiDevice QmiDeviceOpenFlags |