introspection: renamed MM_MODEM_STATE_CHANGED_REASON to MM_MODEM_STATE_REASON
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
New state.
|
New state.
|
||||||
</tp:docstring>
|
</tp:docstring>
|
||||||
</arg>
|
</arg>
|
||||||
<arg name="reason" type="u" tp:type="MM_MODEM_STATE_CHANGED_REASON">
|
<arg name="reason" type="u" tp:type="MM_MODEM_STATE_REASON">
|
||||||
<tp:docstring>
|
<tp:docstring>
|
||||||
Reason for this state change.
|
Reason for this state change.
|
||||||
</tp:docstring>
|
</tp:docstring>
|
||||||
@@ -278,7 +278,7 @@
|
|||||||
</tp:enumvalue>
|
</tp:enumvalue>
|
||||||
</tp:enum>
|
</tp:enum>
|
||||||
|
|
||||||
<tp:enum name="MM_MODEM_STATE_CHANGED_REASON" type="u">
|
<tp:enum name="MM_MODEM_STATE_REASON" type="u">
|
||||||
<tp:enumvalue suffix="NONE" value="0">
|
<tp:enumvalue suffix="NONE" value="0">
|
||||||
<tp:docstring>
|
<tp:docstring>
|
||||||
Reason unknown or not reportable.
|
Reason unknown or not reportable.
|
||||||
|
Reference in New Issue
Block a user