summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-05-30 13:01:46 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-05-30 16:48:48 +0200
commit73c7e8faf3896feede31507313b53e224efd1cb3 (patch)
tree64a8d931ad338ddd3f8073320fc0909e623cdad7 /docs
parent6fda134dc27d8d24f1cd3638b65a29d86f18e1d6 (diff)
downloadlibmbim-73c7e8faf3896feede31507313b53e224efd1cb3.tar.gz
libmbim-glib, device: new properties to handle in-session support
When a MbimDevice is created, one can then set the 'device-in-session' boolean property to specify that the device shouldn't attempt to send OPEN or CLOSE messages. Also, a new 'device-transaction-id' property is added to be able to specify which is the first transaction ID to use by the MbimDevice.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-common.sections2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index 93cf759..f176f8a 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -158,6 +158,8 @@ mbim_device_command_finish
<SUBSECTION Private>
MbimDeviceClass
MBIM_DEVICE_FILE
+MBIM_DEVICE_IN_SESSION
+MBIM_DEVICE_TRANSACTION_ID
MBIM_DEVICE_SIGNAL_INDICATE_STATUS
MBIM_DEVICE_SIGNAL_ERROR
<SUBSECTION Standard>