aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Modem.xml
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-10-19 00:58:36 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-10-19 00:58:36 +0200
commit79fdddccbfccd50f2c4d98d90fc707061c39d1f5 (patch)
tree49e2eb7f44cf05b8d869ceeeebe0164c9a512ee8 /introspection/org.freedesktop.ModemManager1.Modem.xml
parente123c7d5b43cd4fb63d7f1fbdb44fbb641e410ac (diff)
api,modem: new 'PrimaryPort' property
We do need to specify which is the primary port being used for controlling the modem. This allows us to match the device with an already existing bluetooth device in NetworkManager.
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml
index 06c4116b..9a1a5126 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.xml
@@ -297,6 +297,13 @@
<property name="Plugin" type="s" access="read" />
<!--
+ PrimaryPort:
+
+ The name of the primary port using to control the modem.
+ -->
+ <property name="PrimaryPort" type="s" access="read" />
+
+ <!--
EquipmentIdentifier:
The identity of the device.