Modified doxygen for WifiSystemScanMode
authorJaehwan Lee <jh8379.lee@samsung.com>
Wed, 10 Apr 2013 01:52:35 +0000 (10:52 +0900)
committerJaehwan Lee <jh8379.lee@samsung.com>
Wed, 10 Apr 2013 01:52:35 +0000 (10:52 +0900)
Change-Id: I3dd32523f7933d83a37fd16447f7475903bc41b0
Signed-off-by: Jaehwan Lee <jh8379.lee@samsung.com>
inc/FNetWifiWifiTypes.h

index 9298274..d9bd274 100644 (file)
@@ -360,7 +360,7 @@ enum WifiSystemScanMode
                                          *   Generally, this mode is for the case that the Wi-Fi setting app is running on
                                          *   foreground. */
     WIFI_SYSTEM_SCAN_MODE_PASSIVE       /**< The background scanning is performed with the exponential backoff time interval
-                                         *   (4, 8, ..., and finally 128 seconds) during which the Wi-Fi connection is not
+                                         *   (8, 16, ..., and finally 128 seconds) during which the Wi-Fi connection is not
                                          *   established @n
                                          *   The Wi-Fi target picker popup for connection is launched when Wi-Fi is turned on. @n
                                          *   Generally, this mode is for the both cases that the Wi-Fi setting app is running on