mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 23:30:28 +01:00
api: add missing device state reason for NewActivation
Fixes: 1ad193a017
This commit is contained in:
parent
0b9a4cd8df
commit
e165463964
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