X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbluetooth-api.h;h=3146e6d9adbde27100df0bc71b7bb0cd6790775c;hb=9a6e83fd9099f56bd7c99969136bbdf82714e0f2;hp=30dbdb99c62b5d40084a13cd0f5efe53fb9b0eb4;hpb=e791089370a0d9f172547ac849f8f4970658e3d0;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/include/bluetooth-api.h b/include/bluetooth-api.h index 30dbdb9..3146e6d 100644 --- a/include/bluetooth-api.h +++ b/include/bluetooth-api.h @@ -327,11 +327,11 @@ typedef struct { */ typedef struct { - time_t session_start_time; - time_t session_end_time; - uint16_t session_connected_time; - uint16_t session_scan_time; - GSList *atm_list; + time_t session_start_time; + time_t session_end_time; + uint16_t session_connected_time; + uint16_t session_scan_time; + GSList *atm_list; } bt_battery_data; typedef struct { @@ -339,6 +339,7 @@ typedef struct { pid_t pid; uint16_t rx_bytes; uint16_t tx_bytes; + uint time; } bt_battery_app_data; /** @@ -867,6 +868,8 @@ typedef enum { BLUETOOTH_EVENT_AVRCP_SETTING_REPEAT_STATUS, /**