api: fix up modem state changed reason enum description
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
Reason for state transition.
|
||||
</tp:docstring>
|
||||
</arg>
|
||||
<arg name="reason" type="u" tp:type="MM_MODEM_CONNECTION_STATE_CHANGED_REASON">
|
||||
<arg name="reason" type="u" tp:type="MM_MODEM_STATE_CHANGED_REASON">
|
||||
<tp:docstring>
|
||||
Reason for this state change.
|
||||
</tp:docstring>
|
||||
@@ -227,7 +227,7 @@
|
||||
</tp:enumvalue>
|
||||
</tp:enum>
|
||||
|
||||
<tp:enum name="MM_MODEM_CONNECTION_STATE_CHANGE_REASON" type="u">
|
||||
<tp:enum name="MM_MODEM_STATE_CHANGE_REASON" type="u">
|
||||
<tp:enumvalue suffix="UNKNOWN" value="0">
|
||||
<tp:docstring>
|
||||
Reason unknown or not reportable.
|
||||
|
Reference in New Issue
Block a user