Return an error when trying to connect hidden networks
[connman] / doc / network-api.txt
index fc4f348..1bb0f22 100644 (file)
@@ -41,24 +41,10 @@ Properties  string Address [readonly]
                        network. For example hidden WiFi networks will
                        not include it.
 
-               boolean Available [readonly]
-
-                       Indicates that this network is in range and
-                       ready to be used.
-
-                       The scanning process can change this property.
-
                boolean Connected [readonly]
 
                        Indicates that this network is currently connected.
 
-               boolean Remember [readwrite]
-
-                       Indicates that this network will be remembered.
-
-                       For manually created networks this is set by
-                       default.
-
                uint8 Strength [readonly]
 
                        Indicates the signal strength of the network. This
@@ -94,7 +80,7 @@ Properties    string Address [readonly]
                        case the network was manually created it is also
                        changeable.
 
-                       Possible values are "none", "wep", "wpa" and "wpa2".
+                       Possible values are "none", "wep", "wpa" and "rsn".
 
                string WiFi.Passphrase [readwrite]