summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.freedesktop.ModemManager.Modem.Cdma.xml
blob: 12a85e065f9d5e95995bfd05cd37c27ad207a06b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<node>
  <interface name="org.freedesktop.ModemManager.Modem.Cdma">
    <method name="GetSignalQuality">
      <arg type="u" direction="out"/>
    </method>
    <method name="GetServingSystem">
      <arg type="(usu)" direction="out"/>
    </method>
    <signal name="SignalQuality">
      <arg type="u" direction="out"/>
    </signal>
  </interface>
</node>