Update doxygen
authorJaehwan Lee <jh8379.lee@samsung.com>
Mon, 24 Jun 2013 05:45:59 +0000 (14:45 +0900)
committerJaehwan Lee <jh8379.lee@samsung.com>
Mon, 24 Jun 2013 08:49:09 +0000 (17:49 +0900)
Change-Id: I28853b224c5968f5f54484ff6de6472c108240b3
Signed-off-by: Jaehwan Lee <jh8379.lee@samsung.com>
inc/FNetWifiWifiDirectDevice.h

index e04c503..c835ea4 100755 (executable)
@@ -400,7 +400,7 @@ public:
        result CancelGroupCreation(void);
 
        /**
-        * Scans Wi-Fi Direct Devices which are in the specified type.
+        * Scans for nearby Wi-Fi Direct Devices.
         *
         * @since       2.0
         * @privlevel   public
@@ -414,7 +414,7 @@ public:
         *                                   For example, the Wi-Fi Direct device is deactivated.
         * @exception   E_PRIVILEGE_DENIED   The application does not have the privilege to call this method.
         * @exception   E_USER_NOT_CONSENTED The user blocks an application from calling this method. @b Since: @b 2.1
-        * @remarks     This operation does not work while the Wi-Fi connection to the AP is in progress or established.
+        * @remarks     Some devices may not support to scan Wi-Fi Directâ„¢ while the Wi-Fi connection to the AP is in progress or established.
         * @see         IWifiDirectDeviceListener::OnWifiDirectScanCompletedN()
         */
        result Scan(void);