doc: Remove documentation for Technology IdleTimeout property
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 21 May 2013 18:14:03 +0000 (21:14 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 21 May 2013 19:12:15 +0000 (22:12 +0300)
IdleTimeout hasn't so far been implemented in any release and will be
handled by other means if needed.

doc/technology-api.txt

index 92886e1..81adcbc 100644 (file)
@@ -93,11 +93,3 @@ 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.
-
-               uint32  IdleTimeout [readwrite] [experimental]
-
-                       If the technology is idle for given period then it
-                       will go offline if no Service with this technology
-                       has AutoConnect set to True.
-
-                       If the timeout is 0, this feature is disabled.