Skip to content

Normalize errors in DBUs API

Ensure that all error types returned by DBus operations or exposed in the DBus API are MM errors supported in the MM API.

In particular, we must not return protocol-specific (QMI or MBIM) errors in MM operations.

Merge request reports