Fix public header following api reference guide 92/203692/1 accepted/tizen/unified/20190418.145704 submit/tizen/20190417.065341
authorYu <jiung.yu@samsung.com>
Wed, 17 Apr 2019 05:32:16 +0000 (14:32 +0900)
committerYu <jiung.yu@samsung.com>
Wed, 17 Apr 2019 05:32:31 +0000 (14:32 +0900)
Change-Id: I546832bc933133bb4c435c73bb807f937b3a73d3
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
include/asp.h

index c7aa6ef..f39425b 100755 (executable)
@@ -29,10 +29,6 @@ extern "C" {
  * @{
  */
 
-#ifndef TIZEN_ERROR_ASP
-#define TIZEN_ERROR_ASP   -0x02F60000
-#endif
-
 /**
  * @brief Enumeration for Application Service Platform (ASP) error code.
  * @since_tizen 4.0
@@ -401,6 +397,7 @@ int asp_initialize(void);
 /**
  * @brief Deinitializes Application Service Platform (ASP).
  * @since_tizen 4.0
+ * @privlevel public
  * @privilege http://tizen.org/privilege/wifidirect
  * @return 0 on success, otherwise a negative error value.
  * @retval #ASP_ERROR_NONE                  Successful