Tethering: Add hidden access point support in technology
[platform/upstream/connman.git] / doc / technology-api.txt
index 81adcbc..2fbc876 100644 (file)
@@ -36,6 +36,10 @@ Methods              dict GetProperties()  [deprecated]
                        Results will be signaled via the ServicesChanged
                        signal from the manager interface.
 
+                       In case of P2P technology, results will be signaled
+                       via the PeersChanged signal from the manager
+                       interface.
+
 Signals                PropertyChanged(string name, variant value)
 
                        This signal indicates a changed value of the given
@@ -93,3 +97,8 @@ Properties    boolean Powered [readwrite]
                        This property is only valid for the WiFi technology,
                        and is then mapped to the WPA pre-shared key clients
                        will have to use in order to establish a connection.
+
+               boolean Hidden [readwrite]
+
+                       This option allows to enable or disable the support
+                       for the hidden Wi-Fi tethering.