From 18b340dd6047188e15901c3f4b34391ca0f3e522 Mon Sep 17 00:00:00 2001 From: Jaehwan Lee Date: Wed, 10 Apr 2013 10:52:35 +0900 Subject: [PATCH] Modified doxygen for WifiSystemScanMode Change-Id: I3dd32523f7933d83a37fd16447f7475903bc41b0 Signed-off-by: Jaehwan Lee --- inc/FNetWifiWifiTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/FNetWifiWifiTypes.h b/inc/FNetWifiWifiTypes.h index 9298274..d9bd274 100644 --- a/inc/FNetWifiWifiTypes.h +++ b/inc/FNetWifiWifiTypes.h @@ -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 -- 2.7.4