Skip to content

ms-basic-connect-extensions: implement 'Slot Info Status'

Zhang Mingjie requested to merge ZhangMingjie/libmbim:slot-info-status into master

We query device slot information status and we can see the following information.

mbimcli -d /dev/cdc-wdm0 -p --ms-query-slot-info-status=1
[/dev/cdc-wdm0] Slot info status retrieved:
            SLot 1: slot-state-active
Edited by Aleksander Morgado

Merge request reports