From b11df9373f99431c28d40c9129489654a178d825 Mon Sep 17 00:00:00 2001 From: Yu Date: Wed, 4 Dec 2019 19:25:58 +0900 Subject: [PATCH] Remove document for DPP Change-Id: Ib1ef864d4654f2ed7651d28ce757d9ea81a2a1e4 Signed-off-by: Yu jiung --- doc/wifi_manager_doc.h | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/doc/wifi_manager_doc.h b/doc/wifi_manager_doc.h index 2d386db..dd2d323 100755 --- a/doc/wifi_manager_doc.h +++ b/doc/wifi_manager_doc.h @@ -252,29 +252,4 @@ */ -/** - * @defgroup CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE Wi-Fi Device Provisioning Protocol - * @brief The DPP API provides functions for managing the DPP of Wi-Fi. - * @ingroup CAPI_NETWORK_WIFI_MANAGER_MODULE - * - * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE Required Header - * \#include - * - * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE Overview - * The Configuration API provides functions for managing the DPP of Wi-Fi. You can manage the DPP process using the functions. - * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE_FEATURE Related Features - * This API is related with the following features:\n - * - http://tizen.org/feature/network.wifi\n - * - * It is recommended to design applications with regard to features, for reliability.\n - * - * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.\n - * - * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * - * More details on featuring your application can be found from Feature Element. - * - */ - - #endif /* __TIZEN_NETWORK_WIFI_MANAGER_DOC_H__ */ -- 2.7.4