Add error description to doxygen 03/126903/1 accepted/tizen/unified/20170427.015604 submit/tizen/20170426.084841
authorchleun.moon <chleun.moon@samsung.com>
Tue, 25 Apr 2017 08:31:49 +0000 (17:31 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Tue, 25 Apr 2017 08:31:56 +0000 (17:31 +0900)
Change-Id: If87db8338ea2d654a659f2070dfd6cf3888f1126
Signed-off-by: cheoleun <chleun.moon@samsung.com>
include/net_connection.h

index ae22d41..2e0c5a3 100755 (executable)
@@ -285,6 +285,7 @@ typedef enum {
  * @retval #CONNECTION_ERROR_NONE                  Successful
  * @retval #CONNECTION_ERROR_INVALID_PARAMETER     Invalid parameter
  * @retval #CONNECTION_ERROR_OUT_OF_MEMORY         Out of memory
+ * @retval #CONNECTION_ERROR_PERMISSION_DENIED     Permission denied
  * @see connection_destroy()
  */
 int connection_create(connection_h* connection);