aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-01-28 11:37:04 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-01-28 12:32:26 +0100
commitaa0f45cf1852eabf37d1972d259b4329c1ec4c18 (patch)
tree04a97e2a257980af823e834daa04c949b5a200da /docs
parentd9bc9aca177fa5a9e1792c66511f4e996b15d449 (diff)
libqrtr-glib,bus: object creation is now async initable
The QrtrBus object creation is now asynchronous, and the user can request to wait for the initial lookup to be fully done during its initialization phase. If the lookup is not required, the user can explicitly disable it. The qmi-proxy and qmicli setups are updated to use the new async creation method and also providing a lookup timeout of 1000ms. We no longer use wait_for_node() in these implementations, instead we just assume that the QrtrBus always has the nodes we expect to use.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqrtr-glib/libqrtr-glib-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libqrtr-glib/libqrtr-glib-sections.txt b/docs/reference/libqrtr-glib/libqrtr-glib-sections.txt
index 764cce4..dda6b54 100644
--- a/docs/reference/libqrtr-glib/libqrtr-glib-sections.txt
+++ b/docs/reference/libqrtr-glib/libqrtr-glib-sections.txt
@@ -2,12 +2,14 @@
<SECTION>
<FILE>qrtr-bus</FILE>
<TITLE>QrtrBus</TITLE>
+QRTR_BUS_LOOKUP_TIMEOUT
QRTR_BUS_SIGNAL_NODE_ADDED
QRTR_BUS_SIGNAL_NODE_REMOVED
QRTR_BUS_SIGNAL_SERVICE_ADDED
QRTR_BUS_SIGNAL_SERVICE_REMOVED
QrtrBus
qrtr_bus_new
+qrtr_bus_new_finish
qrtr_bus_peek_node
qrtr_bus_get_node
qrtr_bus_wait_for_node