summaryrefslogtreecommitdiff
path: root/introspection/nm-device.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-03-03 20:16:16 -0600
committerDan Williams <dcbw@redhat.com>2011-03-03 20:16:16 -0600
commit69f2c75956aef348921f350908f37756780485e9 (patch)
treef19a64ca8facc3ce5910a80e5f562d29c01a33ff /introspection/nm-device.xml
parent5bce4adfbb1c24db1ebb8d6012e13dd2e646b8e2 (diff)
downloadNetworkManager-69f2c75956aef348921f350908f37756780485e9.tar.gz
api: fix up introspection and header documentation for modem consolidation
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r--introspection/nm-device.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml
index e2f018c8d7..9788aa1c9e 100644
--- a/introspection/nm-device.xml
+++ b/introspection/nm-device.xml
@@ -182,15 +182,11 @@
The device is an 802.11 WiFi device.
</tp:docstring>
</tp:enumvalue>
- <tp:enumvalue suffix="GSM" value="3">
- <tp:docstring>
- The device is a GSM/GPRS/EDGE/UMTS/HSPA cellular WAN device.
- </tp:docstring>
+ <tp:enumvalue suffix="UNUSED1" value="3">
+ <tp:docstring>Unused</tp:docstring>
</tp:enumvalue>
- <tp:enumvalue suffix="CDMA" value="4">
- <tp:docstring>
- The device is a CDMA IS-95/1xRTT/EVDO cellular WAN device.
- </tp:docstring>
+ <tp:enumvalue suffix="UNUSED2" value="4">
+ <tp:docstring>Unused</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="BT" value="5">
<tp:docstring>
@@ -207,6 +203,13 @@
The device is an 802.16e Mobile WiMAX device.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="MODEM" value="8">
+ <tp:docstring>
+ The device is a modem supporting one or more of analog telephone,
+ CDMA/EVDO, GSM/UMTS/HSPA, or LTE standards to access a cellular or
+ wireline data network.
+ </tp:docstring>
+ </tp:enumvalue>
</tp:enum>
<tp:flags name="NM_DEVICE_CAP" value-prefix="NM_DEVICE_CAP" type="u">