mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 00:00:08 +01:00
api: add missing device state reason for NewActivation
Fixes:1ad193a017Fixes:994136e142(cherry picked from commite165463964)
This commit is contained in:
parent
5efa7b012b
commit
ac8d1f1caa
1 changed files with 5 additions and 0 deletions
|
|
@ -637,6 +637,11 @@
|
|||
The SIM PIN was incorrect.
|
||||
</tp:docstring>
|
||||
</tp:enumvalue>
|
||||
<tp:enumvalue suffix="NEW_ACTIVATION" value="60">
|
||||
<tp:docstring>
|
||||
A new connection activation was enqueued.
|
||||
</tp:docstring>
|
||||
</tp:enumvalue>
|
||||
</tp:enum>
|
||||
|
||||
<tp:struct name="NM_DEVICE_STATE_REASON_STRUCT">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue