Skip to content

qmi-device: simplify QMI over MBIM code

Eric Caruso requested to merge ejcaruso/libqmi:simplify-mbim-code into master

By treating timeouts the same way for normal QMI and QMI over MBIM, we can simplify the special handling of the transaction table that was present for MBIM devices before.

Merge request reports