From 2904510e760fa1fdf491d1ef4574c29d05307b3b Mon Sep 17 00:00:00 2001 From: Ujjwal Pande Date: Thu, 30 May 2024 00:04:24 +0000 Subject: api: new NetworkRejection property When a modem is not able to register to the network, MBIM and QMI indications related to registration reports network rejection cause codes if request is rejected by the network. This information is currently logged in the ModemManager but not exposed outside of ModemManager. These are the changes to define interface to expose network reject cause codes over d-bus to the above layers which could be used by above layers to present this information in a user friendly way. --- ...g.freedesktop.ModemManager1.Modem.Modem3gpp.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml index f7719676..04cabb8b 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml @@ -160,6 +160,53 @@ --> + + +