Apply the coding rule 32/66232/1
authorTaejin Woo <tt.woo@samsung.com>
Mon, 18 Apr 2016 04:23:46 +0000 (13:23 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Mon, 18 Apr 2016 04:23:46 +0000 (13:23 +0900)
Change-Id: I0175573f71b23b0b3326ba490f6cd13dd12fdcbc
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
include/bluetooth_private.h
include/mobile/bluetooth.h
include/mobile/bluetooth_type.h
include/mobile/bluetooth_type_internal.h
include/wearable/bluetooth_type_internal.h

index 8ef30a6f385f1fed749061d22a5d7805ec58d082..81cf98c6cc9199278811c0469d37efd67d745ac4 100644 (file)
@@ -193,7 +193,7 @@ typedef enum {
 /**
  * @internal
  */
- typedef struct {
+typedef struct {
        bt_adapter_le_advertising_mode_e mode;
        bt_adapter_le_advertising_filter_policy_e filter_policy;
        bt_adapter_le_advertising_type_e type;
@@ -238,8 +238,8 @@ typedef struct {
  * @internal
  */
 typedef struct bt_event_sig_event_slot_s {
-    const void *callback;
-    void *user_data;
+       const void *callback;
+       void *user_data;
 } bt_event_sig_event_slot_s;
 
 typedef struct {
index 1998383740ae636e47794607ab88794b1efa2ca8..18857d6ca2e29071ce9c04e5801bfab2680496ba 100644 (file)
@@ -2414,7 +2414,7 @@ int bt_opp_client_clear_files(void);
  * @see bt_opp_client_cancel_push
  */
 int bt_opp_client_push_files(const char *remote_address, bt_opp_client_push_responded_cb responded_cb,
- bt_opp_client_push_progress_cb progress_cb, bt_opp_client_push_finished_cb finished_cb, void *user_data);
      bt_opp_client_push_progress_cb progress_cb, bt_opp_client_push_finished_cb finished_cb, void *user_data);
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_CLIENT_MODULE
index 0d472a11122bf93ecbc3be2660f910ca3d27b4b3..e99d352ffeae558769f3f087d51eac3ce7c3990f 100644 (file)
@@ -224,15 +224,15 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_PROFILE_RFCOMM = 0x01, /**< RFCOMM Profile */
-    BT_PROFILE_A2DP = 0x02, /**< Advanced Audio Distribution Profile Source role */
-    BT_PROFILE_HSP = 0x04, /**< Headset Profile */
-    BT_PROFILE_HID = 0x08, /**< Human Interface Device Profile */
-    BT_PROFILE_NAP = 0x10, /**< Network Access Point Profile */
-    BT_PROFILE_AG = 0x20, /**< Audio Gateway Profile */
-    BT_PROFILE_GATT = 0x40, /**< Generic Attribute Profile */
-    BT_PROFILE_NAP_SERVER = 0x80, /**< NAP server Profile */
-    BT_PROFILE_A2DP_SINK = 0x100, /**< Advanced Audio Distribution Profile Sink role */
+       BT_PROFILE_RFCOMM = 0x01, /**< RFCOMM Profile */
+       BT_PROFILE_A2DP = 0x02, /**< Advanced Audio Distribution Profile Source role */
+       BT_PROFILE_HSP = 0x04, /**< Headset Profile */
+       BT_PROFILE_HID = 0x08, /**< Human Interface Device Profile */
+       BT_PROFILE_NAP = 0x10, /**< Network Access Point Profile */
+       BT_PROFILE_AG = 0x20, /**< Audio Gateway Profile */
+       BT_PROFILE_GATT = 0x40, /**< Generic Attribute Profile */
+       BT_PROFILE_NAP_SERVER = 0x80, /**< NAP server Profile */
+       BT_PROFILE_A2DP_SINK = 0x100, /**< Advanced Audio Distribution Profile Sink role */
 } bt_profile_e;
 
 /**
@@ -449,11 +449,11 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_AUDIO_PROFILE_TYPE_ALL = 0,  /**< All supported profiles related with audio */
-    BT_AUDIO_PROFILE_TYPE_HSP_HFP,  /**< HSP(Headset Profile) and HFP(Hands-Free Profile) */
-    BT_AUDIO_PROFILE_TYPE_A2DP,  /**< A2DP(Advanced Audio Distribution Profile) */
-    BT_AUDIO_PROFILE_TYPE_AG,  /**< AG(Audio Gateway) */
-    BT_AUDIO_PROFILE_TYPE_A2DP_SINK,  /**< A2DP(Advanced Audio Distribution Profile) Sink role */
+       BT_AUDIO_PROFILE_TYPE_ALL = 0,  /**< All supported profiles related with audio */
+       BT_AUDIO_PROFILE_TYPE_HSP_HFP,  /**< HSP(Headset Profile) and HFP(Hands-Free Profile) */
+       BT_AUDIO_PROFILE_TYPE_A2DP,  /**< A2DP(Advanced Audio Distribution Profile) */
+       BT_AUDIO_PROFILE_TYPE_AG,  /**< AG(Audio Gateway) */
+       BT_AUDIO_PROFILE_TYPE_A2DP_SINK,  /**< A2DP(Advanced Audio Distribution Profile) Sink role */
 } bt_audio_profile_type_e;
 
 /**
@@ -462,9 +462,9 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_AG_CALL_HANDLING_EVENT_ANSWER = 0x00,  /**< Request to answer an incoming call */
-    BT_AG_CALL_HANDLING_EVENT_RELEASE,  /**< Request to release a call */
-    BT_AG_CALL_HANDLING_EVENT_REJECT,  /**< Request to reject an incoming call */
+       BT_AG_CALL_HANDLING_EVENT_ANSWER = 0x00,  /**< Request to answer an incoming call */
+       BT_AG_CALL_HANDLING_EVENT_RELEASE,  /**< Request to release a call */
+       BT_AG_CALL_HANDLING_EVENT_REJECT,  /**< Request to reject an incoming call */
 } bt_ag_call_handling_event_e;
 
 /**
@@ -473,11 +473,11 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_HELD_CALLS = 0x00,  /**< Request to release held calls */
-    BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_ACTIVE_CALLS,  /**< Request to release active calls */
-    BT_AG_MULTI_CALL_HANDLING_EVENT_ACTIVATE_HELD_CALL,  /**< Request to put active calls into hold state and activate another (held or waiting) call */
-    BT_AG_MULTI_CALL_HANDLING_EVENT_MERGE_CALLS,  /**< Request to add a held call to the conversation */
-    BT_AG_MULTI_CALL_HANDLING_EVENT_EXPLICIT_CALL_TRANSFER,  /**< Request to let a user who has two calls to connect these two calls together and release its connections to both other parties */
+       BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_HELD_CALLS = 0x00,  /**< Request to release held calls */
+       BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_ACTIVE_CALLS,  /**< Request to release active calls */
+       BT_AG_MULTI_CALL_HANDLING_EVENT_ACTIVATE_HELD_CALL,  /**< Request to put active calls into hold state and activate another (held or waiting) call */
+       BT_AG_MULTI_CALL_HANDLING_EVENT_MERGE_CALLS,  /**< Request to add a held call to the conversation */
+       BT_AG_MULTI_CALL_HANDLING_EVENT_EXPLICIT_CALL_TRANSFER,  /**< Request to let a user who has two calls to connect these two calls together and release its connections to both other parties */
 } bt_ag_multi_call_handling_event_e;
 
 /**
@@ -486,8 +486,8 @@ typedef enum {
  * @since_tizen 2.4
  */
 typedef enum {
-    BT_AVRCP_EQUALIZER_STATE_OFF = 0x01,  /**< Equalizer Off */
-    BT_AVRCP_EQUALIZER_STATE_ON,  /**< Equalizer On */
+       BT_AVRCP_EQUALIZER_STATE_OFF = 0x01,  /**< Equalizer Off */
+       BT_AVRCP_EQUALIZER_STATE_ON,  /**< Equalizer On */
 } bt_avrcp_equalizer_state_e;
 
 /**
@@ -496,10 +496,10 @@ typedef enum {
  * @since_tizen 2.4
  */
 typedef enum {
-    BT_AVRCP_REPEAT_MODE_OFF = 0x01,  /**< Repeat Off */
-    BT_AVRCP_REPEAT_MODE_SINGLE_TRACK,  /**< Single track repeat */
-    BT_AVRCP_REPEAT_MODE_ALL_TRACK,  /**< All track repeat */
-    BT_AVRCP_REPEAT_MODE_GROUP,  /**< Group repeat */
+       BT_AVRCP_REPEAT_MODE_OFF = 0x01,  /**< Repeat Off */
+       BT_AVRCP_REPEAT_MODE_SINGLE_TRACK,  /**< Single track repeat */
+       BT_AVRCP_REPEAT_MODE_ALL_TRACK,  /**< All track repeat */
+       BT_AVRCP_REPEAT_MODE_GROUP,  /**< Group repeat */
 } bt_avrcp_repeat_mode_e;
 
 /**
@@ -508,9 +508,9 @@ typedef enum {
  * @since_tizen 2.4
  */
 typedef enum {
-    BT_AVRCP_SHUFFLE_MODE_OFF = 0x01,  /**< Shuffle Off */
-    BT_AVRCP_SHUFFLE_MODE_ALL_TRACK,  /**< All tracks shuffle */
-    BT_AVRCP_SHUFFLE_MODE_GROUP,  /**< Group shuffle */
+       BT_AVRCP_SHUFFLE_MODE_OFF = 0x01,  /**< Shuffle Off */
+       BT_AVRCP_SHUFFLE_MODE_ALL_TRACK,  /**< All tracks shuffle */
+       BT_AVRCP_SHUFFLE_MODE_GROUP,  /**< Group shuffle */
 } bt_avrcp_shuffle_mode_e;
 
 /**
@@ -519,9 +519,9 @@ typedef enum {
  * @since_tizen 2.4
  */
 typedef enum {
-    BT_AVRCP_SCAN_MODE_OFF = 0x01,  /**< Scan Off */
-    BT_AVRCP_SCAN_MODE_ALL_TRACK,  /**< All tracks scan */
-    BT_AVRCP_SCAN_MODE_GROUP,  /**< Group scan */
+       BT_AVRCP_SCAN_MODE_OFF = 0x01,  /**< Scan Off */
+       BT_AVRCP_SCAN_MODE_ALL_TRACK,  /**< All tracks scan */
+       BT_AVRCP_SCAN_MODE_GROUP,  /**< Group scan */
 } bt_avrcp_scan_mode_e;
 
 /**
@@ -530,11 +530,11 @@ typedef enum {
  * @since_tizen 2.4
  */
 typedef enum {
-    BT_AVRCP_PLAYER_STATE_STOPPED = 0x00,  /**< Stopped */
-    BT_AVRCP_PLAYER_STATE_PLAYING,  /**< Playing */
-    BT_AVRCP_PLAYER_STATE_PAUSED,  /**< Paused */
-    BT_AVRCP_PLAYER_STATE_FORWARD_SEEK,  /**< Seek Forward */
-    BT_AVRCP_PLAYER_STATE_REWIND_SEEK,  /**< Seek Rewind */
+       BT_AVRCP_PLAYER_STATE_STOPPED = 0x00,  /**< Stopped */
+       BT_AVRCP_PLAYER_STATE_PLAYING,  /**< Playing */
+       BT_AVRCP_PLAYER_STATE_PAUSED,  /**< Paused */
+       BT_AVRCP_PLAYER_STATE_FORWARD_SEEK,  /**< Seek Forward */
+       BT_AVRCP_PLAYER_STATE_REWIND_SEEK,  /**< Seek Rewind */
 } bt_avrcp_player_state_e;
 
 /**
@@ -543,8 +543,8 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_HDP_CHANNEL_TYPE_RELIABLE  = 0x01,  /**< Reliable Data Channel */
-    BT_HDP_CHANNEL_TYPE_STREAMING,  /**< Streaming Data Channel */
+       BT_HDP_CHANNEL_TYPE_RELIABLE  = 0x01,  /**< Reliable Data Channel */
+       BT_HDP_CHANNEL_TYPE_STREAMING,  /**< Streaming Data Channel */
 } bt_hdp_channel_type_e;
 
 /**
@@ -624,7 +624,7 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_PANU_SERVICE_TYPE_NAP = 0,  /**< Network Access Point */
+       BT_PANU_SERVICE_TYPE_NAP = 0,  /**< Network Access Point */
 } bt_panu_service_type_e;
 
 /**
@@ -1418,7 +1418,7 @@ typedef void (*bt_hid_host_connection_state_changed_cb) (int result, bool connec
  * @see bt_hdp_unset_connection_state_changed_cb()
  */
 typedef void (*bt_hdp_connected_cb) (int result, const char *remote_address, const char *app_id,
-    bt_hdp_channel_type_e type, unsigned int channel, void *user_data);
+       bt_hdp_channel_type_e type, unsigned int channel, void *user_data);
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_HDP_MODULE
index 32059f84c50dee7acec913bb5a83df745fc95940..5613f085208dddcfc2b505bbaae7535be54b9b7b 100644 (file)
@@ -59,13 +59,13 @@ typedef void (*bt_adapter_le_state_changed_cb)(int result, bt_adapter_le_state_e
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_AG_CALL_EVENT_IDLE = 0x00,  /**< Idle */
-    BT_AG_CALL_EVENT_ANSWERED,  /**< Answered */
-    BT_AG_CALL_EVENT_HELD,  /**< Held */
-    BT_AG_CALL_EVENT_RETRIEVED,  /**< Retrieved */
-    BT_AG_CALL_EVENT_DIALING,  /**< Dialing */
-    BT_AG_CALL_EVENT_ALERTING,  /**< Alerting */
-    BT_AG_CALL_EVENT_INCOMING,  /**< Incoming */
+       BT_AG_CALL_EVENT_IDLE = 0x00,  /**< Idle */
+       BT_AG_CALL_EVENT_ANSWERED,  /**< Answered */
+       BT_AG_CALL_EVENT_HELD,  /**< Held */
+       BT_AG_CALL_EVENT_RETRIEVED,  /**< Retrieved */
+       BT_AG_CALL_EVENT_DIALING,  /**< Dialing */
+       BT_AG_CALL_EVENT_ALERTING,  /**< Alerting */
+       BT_AG_CALL_EVENT_INCOMING,  /**< Incoming */
 } bt_ag_call_event_e;
 
 /**
@@ -74,13 +74,13 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_AG_CALL_STATE_IDLE = 0x00,  /**< Idle state */
-    BT_AG_CALL_STATE_ACTIVE,  /**< Active state */
-    BT_AG_CALL_STATE_HELD,  /**< Held state */
-    BT_AG_CALL_STATE_DIALING,  /**< Dialing state */
-    BT_AG_CALL_STATE_ALERTING,  /**< Alerting state */
-    BT_AG_CALL_STATE_INCOMING,  /**< Incoming state */
-    BT_AG_CALL_STATE_WAITING,  /**< Waiting for connected indication event after answering an incoming call*/
+       BT_AG_CALL_STATE_IDLE = 0x00,  /**< Idle state */
+       BT_AG_CALL_STATE_ACTIVE,  /**< Active state */
+       BT_AG_CALL_STATE_HELD,  /**< Held state */
+       BT_AG_CALL_STATE_DIALING,  /**< Dialing state */
+       BT_AG_CALL_STATE_ALERTING,  /**< Alerting state */
+       BT_AG_CALL_STATE_INCOMING,  /**< Incoming state */
+       BT_AG_CALL_STATE_WAITING,  /**< Waiting for connected indication event after answering an incoming call*/
 } bt_ag_call_state_e;
 
 /**
@@ -265,7 +265,7 @@ typedef void (*bt_gatt_server_notification_sent_cb) (int result,
  * @brief  Enumerations for the player control command
  * @since_tizen 2.3
  */
- typedef enum {
+typedef enum {
        BT_AVRCP_CONTROL_PLAY = 0x01,   /**< Play */
        BT_AVRCP_CONTROL_PAUSE,   /**< Pause */
        BT_AVRCP_CONTROL_STOP,   /**< Stop */
@@ -346,10 +346,10 @@ typedef void (*bt_avrcp_play_status_changed_cb) (bt_avrcp_player_state_e play_st
  * @since_tizen 2.3
  */
 typedef struct {
-       unsigned int interval_min;   /**< Minimum value for the connection event interval (msec) */
-       unsigned int interval_max;   /**< Maximum value for the connection event interval (msec) */
-       unsigned int latency;   /**< Slave latency (msec) */
-       unsigned int time_out;   /**< Supervision timeout (msec) */
+       unsigned int interval_min;   /**< Minimum value for the connection event interval (msec) */
+       unsigned int interval_max;   /**< Maximum value for the connection event interval (msec) */
+       unsigned int latency;   /**< Slave latency (msec) */
+       unsigned int time_out;   /**< Supervision timeout (msec) */
 } bt_le_conn_update_s;
 
 /**
index 3ab96e4773c8740b35eef09b4372038fadf906d6..b389f207f16c6036a89c45d1ccba4dd2d731e5a4 100644 (file)
@@ -36,7 +36,7 @@ extern "C"
  */
 #define BT_PBAP_FIELD_ALL              (0xFFFFFFFFFFFFFFFFULL)
 #define BT_PBAP_FIELD_VERSION  (1ULL << 0)
-#define BT_PBAP_FIELD_FN               (1ULL << 1)
+#define BT_PBAP_FIELD_FN               (1ULL << 1)
 #define BT_PBAP_FIELD_N                        (1ULL << 2)
 #define BT_PBAP_FIELD_PHOTO            (1ULL << 3)
 #define BT_PBAP_FIELD_BDAY             (1ULL << 4)
@@ -97,13 +97,13 @@ typedef void (*bt_adapter_le_state_changed_cb)(int result, bt_adapter_le_state_e
  * @since_tizen 2.3.1
  */
 typedef enum {
-    BT_AG_CALL_EVENT_IDLE = 0x00,  /**< Idle */
-    BT_AG_CALL_EVENT_ANSWERED,  /**< Answered */
-    BT_AG_CALL_EVENT_HELD,  /**< Held */
-    BT_AG_CALL_EVENT_RETRIEVED,  /**< Retrieved */
-    BT_AG_CALL_EVENT_DIALING,  /**< Dialing */
-    BT_AG_CALL_EVENT_ALERTING,  /**< Alerting */
-    BT_AG_CALL_EVENT_INCOMING,  /**< Incoming */
+       BT_AG_CALL_EVENT_IDLE = 0x00,  /**< Idle */
+       BT_AG_CALL_EVENT_ANSWERED,  /**< Answered */
+       BT_AG_CALL_EVENT_HELD,  /**< Held */
+       BT_AG_CALL_EVENT_RETRIEVED,  /**< Retrieved */
+       BT_AG_CALL_EVENT_DIALING,  /**< Dialing */
+       BT_AG_CALL_EVENT_ALERTING,  /**< Alerting */
+       BT_AG_CALL_EVENT_INCOMING,  /**< Incoming */
 } bt_ag_call_event_e;
 
 /**
@@ -112,13 +112,13 @@ typedef enum {
  * @since_tizen 2.3.1
  */
 typedef enum {
-    BT_AG_CALL_STATE_IDLE = 0x00,  /**< Idle state */
-    BT_AG_CALL_STATE_ACTIVE,  /**< Active state */
-    BT_AG_CALL_STATE_HELD,  /**< Held state */
-    BT_AG_CALL_STATE_DIALING,  /**< Dialing state */
-    BT_AG_CALL_STATE_ALERTING,  /**< Alerting state */
-    BT_AG_CALL_STATE_INCOMING,  /**< Incoming state */
-    BT_AG_CALL_STATE_WAITING,  /**< Waiting for connected indication event after answering an incoming call*/
+       BT_AG_CALL_STATE_IDLE = 0x00,  /**< Idle state */
+       BT_AG_CALL_STATE_ACTIVE,  /**< Active state */
+       BT_AG_CALL_STATE_HELD,  /**< Held state */
+       BT_AG_CALL_STATE_DIALING,  /**< Dialing state */
+       BT_AG_CALL_STATE_ALERTING,  /**< Alerting state */
+       BT_AG_CALL_STATE_INCOMING,  /**< Incoming state */
+       BT_AG_CALL_STATE_WAITING,  /**< Waiting for connected indication event after answering an incoming call*/
 } bt_ag_call_state_e;
 
 /**
@@ -182,19 +182,19 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_HF_CALL_HANDLING_EVENT_ANSWER = 0x00,  /**< Request to answer an incoming call */
-    BT_HF_CALL_HANDLING_EVENT_RELEASE,  /**< Request to release a call */
-    BT_HF_CALL_HANDLING_EVENT_REJECT,  /**< Request to reject an incoming call */
-    BT_HF_CALL_HANDLING_EVENT_RING,  /**< Request of ringing call */
-    BT_HF_CALL_HANDLING_EVENT_CALL_STARTED,  /**< Request of Call started */
-    BT_HF_CALL_HANDLING_EVENT_CALL_ENDED,  /**< Request of Call Ended */
-    BT_HF_CALL_HANDLING_EVENT_VOICE_RECOGNITION_ENABLED,  /**< Request of voice recognition enabled */
-    BT_HF_CALL_HANDLING_EVENT_VOICE_RECOGNITION_DISABLED,  /**< Request of voice recognition disabled */
-    BT_HF_CALL_HANDLING_EVENT_VENDOR_DEP_CMD,  /**< Request of Vendor command */
-    BT_HF_CALL_HANDLING_EVENT_WAITING,  /**< Request to waiting a call */
-    BT_HF_CALL_HANDLING_EVENT_HELD,  /**< Request to hold a call */
-    BT_HF_CALL_HANDLING_EVENT_UNHELD,  /**< Request to unhold calls */
-    BT_HF_CALL_HANDLING_EVENT_SWAPPED,  /**< Request to swap calls */
+       BT_HF_CALL_HANDLING_EVENT_ANSWER = 0x00,  /**< Request to answer an incoming call */
+       BT_HF_CALL_HANDLING_EVENT_RELEASE,  /**< Request to release a call */
+       BT_HF_CALL_HANDLING_EVENT_REJECT,  /**< Request to reject an incoming call */
+       BT_HF_CALL_HANDLING_EVENT_RING,  /**< Request of ringing call */
+       BT_HF_CALL_HANDLING_EVENT_CALL_STARTED,  /**< Request of Call started */
+       BT_HF_CALL_HANDLING_EVENT_CALL_ENDED,  /**< Request of Call Ended */
+       BT_HF_CALL_HANDLING_EVENT_VOICE_RECOGNITION_ENABLED,  /**< Request of voice recognition enabled */
+       BT_HF_CALL_HANDLING_EVENT_VOICE_RECOGNITION_DISABLED,  /**< Request of voice recognition disabled */
+       BT_HF_CALL_HANDLING_EVENT_VENDOR_DEP_CMD,  /**< Request of Vendor command */
+       BT_HF_CALL_HANDLING_EVENT_WAITING,  /**< Request to waiting a call */
+       BT_HF_CALL_HANDLING_EVENT_HELD,  /**< Request to hold a call */
+       BT_HF_CALL_HANDLING_EVENT_UNHELD,  /**< Request to unhold calls */
+       BT_HF_CALL_HANDLING_EVENT_SWAPPED,  /**< Request to swap calls */
 } bt_hf_call_handling_event_e;
 
 
@@ -204,11 +204,11 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_HF_MULTI_CALL_HANDLING_EVENT_RELEASE_HELD_CALLS = 0x00,  /**< Request to release held calls */
-    BT_HF_MULTI_CALL_HANDLING_EVENT_RELEASE_ACTIVE_CALLS,  /**< Request to release active calls */
-    BT_HF_MULTI_CALL_HANDLING_EVENT_ACTIVATE_HELD_CALL,  /**< Request to put active calls into hold state and activate another (held or waiting) call */
-    BT_HF_MULTI_CALL_HANDLING_EVENT_MERGE_CALLS,  /**< Request to add a held call to the conversation */
-    BT_HF_MULTI_CALL_HANDLING_EVENT_EXPLICIT_CALL_TRANSFER,  /**< Request to let a user who has two calls to connect these two calls together and release its connections to both other parties */
+       BT_HF_MULTI_CALL_HANDLING_EVENT_RELEASE_HELD_CALLS = 0x00,  /**< Request to release held calls */
+       BT_HF_MULTI_CALL_HANDLING_EVENT_RELEASE_ACTIVE_CALLS,  /**< Request to release active calls */
+       BT_HF_MULTI_CALL_HANDLING_EVENT_ACTIVATE_HELD_CALL,  /**< Request to put active calls into hold state and activate another (held or waiting) call */
+       BT_HF_MULTI_CALL_HANDLING_EVENT_MERGE_CALLS,  /**< Request to add a held call to the conversation */
+       BT_HF_MULTI_CALL_HANDLING_EVENT_EXPLICIT_CALL_TRANSFER,  /**< Request to let a user who has two calls to connect these two calls together and release its connections to both other parties */
 } bt_hf_multi_call_handling_event_e;
 
 /**
@@ -217,18 +217,18 @@ typedef enum {
  * @since_tizen 2.3
  */
 typedef enum {
-    BT_HF_CALL_EVENT_IDLE = 0x00,  /**< Idle */
-    BT_HF_CALL_EVENT_ANSWER,  /**< Answered */
-    BT_HF_CALL_EVENT_HOLD,  /**< Held */
-    BT_HF_CALL_EVENT_RETRIEVE,  /**< Retrieved */
-    BT_HF_CALL_EVENT_DIAL,  /**< Dialing */
-    BT_HF_CALL_EVENT_ALERT,  /**< Alerting */
-    BT_HF_CALL_EVENT_INCOMING,  /**< Incoming */
-    BT_HF_CALL_EVENT_REDIAL,  /**< Redialling */
-    BT_HF_CALL_EVENT_RELEASE_ALL_NONACTIVE_CALLS,  /**< Release all nonactive calls */
-    BT_HF_CALL_EVENT_ACCEPT_AND_RELEASE,  /**< Accept and Release */
-    BT_HF_CALL_EVENT_ACCEPT_AND_HOLD,  /**< Accept and Hold */
-    BT_HF_CALL_EVENT_ADD_TO_CONVERSATION,  /**< Add to the conversation */
+       BT_HF_CALL_EVENT_IDLE = 0x00,  /**< Idle */
+       BT_HF_CALL_EVENT_ANSWER,  /**< Answered */
+       BT_HF_CALL_EVENT_HOLD,  /**< Held */
+       BT_HF_CALL_EVENT_RETRIEVE,  /**< Retrieved */
+       BT_HF_CALL_EVENT_DIAL,  /**< Dialing */
+       BT_HF_CALL_EVENT_ALERT,  /**< Alerting */
+       BT_HF_CALL_EVENT_INCOMING,  /**< Incoming */
+       BT_HF_CALL_EVENT_REDIAL,  /**< Redialling */
+       BT_HF_CALL_EVENT_RELEASE_ALL_NONACTIVE_CALLS,  /**< Release all nonactive calls */
+       BT_HF_CALL_EVENT_ACCEPT_AND_RELEASE,  /**< Accept and Release */
+       BT_HF_CALL_EVENT_ACCEPT_AND_HOLD,  /**< Accept and Hold */
+       BT_HF_CALL_EVENT_ADD_TO_CONVERSATION,  /**< Add to the conversation */
 } bt_hf_call_event_e;
 
 /**
@@ -291,7 +291,7 @@ typedef enum {
  * @brief  Enumerations for the player control command
  * @since_tizen 2.3
  */
- typedef enum {
+typedef enum {
        BT_AVRCP_CONTROL_PLAY = 0x01,   /**< Play */
        BT_AVRCP_CONTROL_PAUSE,   /**< Pause */
        BT_AVRCP_CONTROL_STOP,   /**< Stop */
@@ -673,10 +673,10 @@ typedef void (*bt_gatt_server_notification_sent_cb) (int result,
  * @since_tizen 2.3.1
  */
 typedef struct {
-       unsigned int interval_min;   /**< Minimum value for the connection event interval (msec) */
-       unsigned int interval_max;   /**< Maximum value for the connection event interval (msec) */
-       unsigned int latency;   /**< Slave latency (msec) */
-       unsigned int time_out;   /**< Supervision timeout (msec) */
+       unsigned int interval_min;   /**< Minimum value for the connection event interval (msec) */
+       unsigned int interval_max;   /**< Maximum value for the connection event interval (msec) */
+       unsigned int latency;   /**< Slave latency (msec) */
+       unsigned int time_out;   /**< Supervision timeout (msec) */
 } bt_le_conn_update_s;
 
 /**