mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 15:28:00 +02:00
introspection: belatedly add NM_DEVICE_CAP_AP
This commit is contained in:
parent
db32c3ab29
commit
17123fcc61
1 changed files with 3 additions and 0 deletions
|
|
@ -119,6 +119,9 @@
|
|||
<tp:flag suffix="RSN" value="0x20">
|
||||
<tp:docstring>The device supports the RSN encryption/authentication protocol.</tp:docstring>
|
||||
</tp:flag>
|
||||
<tp:flag suffix="AP" value="0x40">
|
||||
<tp:docstring>The device supports Access Point mode.</tp:docstring>
|
||||
</tp:flag>
|
||||
</tp:flags>
|
||||
</interface>
|
||||
</node>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue