summary refs log tree commit diff
path: root/introspection
diff options
context:
space:
mode:
Diffstat (limited to 'introspection')
-rw-r--r--introspection/nm-device-wifi.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml
index f8eddd70..dcfa20cc 100644
--- a/introspection/nm-device-wifi.xml
+++ b/introspection/nm-device-wifi.xml
@@ -122,6 +122,9 @@
       <tp:flag suffix="AP" value="0x40">
         <tp:docstring>The device supports Access Point mode.</tp:docstring>
       </tp:flag>
+      <tp:flag suffix="ADHOC" value="0x80">
+        <tp:docstring>The device supports Ad-Hoc mode.</tp:docstring>
+      </tp:flag>
     </tp:flags>
   </interface>
 </node>