Add wakeup feature tag
authorGongwook Lee <gongwook78.lee@samsung.com>
Thu, 18 Apr 2013 12:59:56 +0000 (21:59 +0900)
committerGongwook Lee <gongwook78.lee@samsung.com>
Thu, 18 Apr 2013 12:59:56 +0000 (21:59 +0900)
Change-Id: Ifd2a917bedb1cc88998a3a3e7fbc9fcd58d530ca
Signed-off-by: Gongwook Lee <gongwook78.lee@samsung.com>
inc/FUixSensorSensorManager.h

index 9c91a75..fe99531 100644 (file)
@@ -647,6 +647,7 @@ public:
        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
        *                              For more information, see @ref CompSensorManagerSetWakeupEnabledPage "here".
        * @endif
+       * @feature      %http://tizen.org/feature/sensor.accelerometer.wakeup
        * @return       An error code
        * @param[in]    sensorType                 The sensor type
        * @param[in]    enable                     Set to @c true to enable the wake up feature, @n
@@ -689,6 +690,7 @@ public:
        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
        *                              For more information, see @ref CompSensorManagerIsWakeupEnabledPage "here".
        * @endif
+       * @feature      %http://tizen.org/feature/sensor.accelerometer.wakeup
        * @return       @c true if the wakeup feature is enabled for the specified sensor type for the calling application, @n
        *               else @c false
        * @param[in]    sensorType                 The sensor type