diff options
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r-- | introspection/nm-device.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 54fc73f7c6..8d99c6ab15 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -569,6 +569,11 @@ The 802.11 Wi-Fi network could not be found. </tp:docstring> </tp:enumvalue> + <tp:enumvalue suffix="SECONDARY_CONNECTION_FAILED" value="54"> + <tp:docstring> + A secondary connection of the base connection failed. + </tp:docstring> + </tp:enumvalue> </tp:enum> <tp:struct name="NM_DEVICE_STATE_REASON_STRUCT"> |