Top |
The QmiProxy will setup an abstract socket listening on a predefined address, and will take care of synchronizing the access to a set of shared QMI ports.
Multiple QmiDevices may be connected to the QmiProxy at any given time. The QmiProxy acts as a stateless proxy for non-CTL services (messages are transferred unmodified), and as a stateful proxy for the CTL service (all remote QmiDevices will need to share the same CTL message sequence ID).
QmiProxy *
qmi_proxy_new (GError **error
);
Creates a QmiProxy listening in the default proxy addess.
“qmi-proxy-n-clients”
property“qmi-proxy-n-clients” guint
Number of clients currently connected to the proxy.
Flags: Read
Default value: 0