Skip to content

Improve support of facility locks on QMI/MBIM modems

Michał Mazur requested to merge mkm/ModemManager:simlock into master

These patches will:

  • introduce new UIM messages to read configuration of all facility locks from QMI modem (depends on changes to libqmi libqmi!212 (merged))
  • create new API in MM to disable facility locks on QMI and MBIM modems
  • add new cli command to mmcli tools

Support for MBIM modems is currently under test.

Merge request reports