upload tizen1.0 source
[framework/telephony/libslp-tapi.git] / include / common / TelPower.h
index 1b551f0..ccb02ea 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Kyeongchul Kim <kyeongchul.kim@samsung.com>
+ * Contact: Ja-young Gu <jygu@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
 #ifndef _TEL_POWER_H_
 #define _TEL_POWER_H_
 
-/*==================================================================================================
- INCLUDE FILES
- ==================================================================================================*/
-
 #include <TelDefines.h>
 #include <TelUtility.h>
 
 extern "C" {
 #endif
 
-/*==================================================================================================
- CONSTANTS
- ==================================================================================================*/
-
-/*==================================================================================================
- MACROS
- ==================================================================================================*/
-
-/*==================================================================================================
- ENUMS
- ==================================================================================================*/
-
 /**
  * This defines the phone power reset commands.
  */
@@ -102,14 +86,6 @@ typedef enum {
        TAPI_POWER_BATT_STAT_NORMAL_LEVEL = 0x04 /**< Normal Level */
 } tapi_power_battery_status_level_t;
 
-/*==================================================================================================
- STRUCTURES AND OTHER TYPEDEFS
- ==================================================================================================*/
-
-/*==================================================================================================
- FUNCTION PROTOTYPES
- ==================================================================================================*/
-
 #ifdef __cplusplus
 }
 #endif
@@ -119,4 +95,3 @@ typedef enum {
 /**
  * @}
  */
-