diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-09 03:16:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-09 03:16:54 +0100 |
| commit | e17c5736fc3722ce51cb33f3edb203960125a4c1 (patch) | |
| tree | 2b41ee92b307915e9d97f0ef2c012fc793653599 /introspection/nm-device-wifi.xml | |
| parent | 9c202e3e860b3be9e1f8882630b69affbb130102 (diff) | |
Imported Upstream version 0.9.7.997 upstream/0.9.7.997
Diffstat (limited to 'introspection/nm-device-wifi.xml')
| -rw-r--r-- | introspection/nm-device-wifi.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml index 531fc893..f8eddd70 100644 --- a/introspection/nm-device-wifi.xml +++ b/introspection/nm-device-wifi.xml @@ -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> |