<div dir="ltr">Hi all,<br><br>Is it allowed to create one QMI device but have multiple clients?<br><br>In other words, is this kinda code flow allowed with libqmi?<br><br>qmi_device_new()<br>qmi_device_open()<br>qmi_device_allocate_client(dev, QMI_SERVICE_DMS, ....)<div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>qmi_client_dms_swi_get_current_firmware<br></div><div>qmi_client_dms_get_operating_mode<br></div></blockquote><div>qmi_device_allocate_client(dev, QMI_SERVICE_UIM, ....)<br>qmi_device_allocate_client(dev, QMI_SERVICE_WDS, ....)<br></div><div><br></div></div><div><br></div></div>