From 2de0763ac84e958756162829d7d5846e7dfefe2e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 26 Oct 2023 09:44:33 +0000 Subject: api,errors: new MMCarrierLockError type This new error type will be used to report errors in the carrier lock operations performed through ModemManager. They have a one to one mapping to the MBIM status specific errors. --- docs/reference/api/ModemManager-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/reference/api/ModemManager-sections.txt') diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 576f1afc..0b047d2a 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -76,12 +76,14 @@ MM_CONNECTION_ERROR_DBUS_PREFIX MM_SERIAL_ERROR_DBUS_PREFIX MM_MESSAGE_ERROR_DBUS_PREFIX MM_CDMA_ACTIVATION_ERROR_DBUS_PREFIX +MM_CARRIER_LOCK_ERROR_DBUS_PREFIX MMCoreError MMMobileEquipmentError MMConnectionError MMSerialError MMMessageError MMCdmaActivationError +MMCarrierLockError
-- cgit v1.2.3-70-g09d2