From ac5f135a4ac9b0954d2142dd2f047bdcfe0fa8c9 Mon Sep 17 00:00:00 2001 From: Elly Jones Date: Mon, 20 Dec 2010 13:08:27 -0500 Subject: [PATCH] Add org.freedesktop.ModemManager.Modem.Cdma.xml. Mea culpa. I moved it with 'mv', not 'git mv', thus resulting in total loss. Change-Id: I94edfb9ca3b09d7956eea08971090ee022700d4d --- ...rg.freedesktop.ModemManager.Modem.Cdma.xml | 97 +++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 introspection/org.freedesktop.ModemManager.Modem.Cdma.xml diff --git a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml new file mode 100644 index 00000000..bf91c0c9 --- /dev/null +++ b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml @@ -0,0 +1,97 @@ + + + + + + + + Get the current signal quality. + + + + + + Signal quality (percent). + + + + + + + Get the Electronic Serial Number of the card. + + + + + + The ESN. + + + + + + + Get the Service System details of the current network, if registered. + + + + + + A structure containing the Band Class (0 = unknown, 1 = 800 MHz, 2 = 1900 MHz), the Band ("A" - "F" as defined by IS707-A), and the System ID of the serving network. + + + + + + + The signal quality changed. + + + + The new quality in percent, 0..100. + + + + + + Get device registration state. + + + + CDMA 1x registration state. + + + EVDO registration state. + + + + + + The device registration state changed. + + + CDMA 1x registration state. + + + EVDO registration state. + + + + + + Registration status is unknown or the device is not registered. + + + Registered, but roaming status is unknown or cannot be provided by the device. The device may or may not be roaming. + + + Currently registered on the home network. + + + Currently registered on a roaming network. + + + + + +