Update the RFCOMM server connection information
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / include / bt-service-battery-monitor.h
index 7e227f8..093353f 100644 (file)
@@ -77,6 +77,10 @@ void _bt_bm_add_scan_app(bt_bm_scan_type_e type, uid_t uid, pid_t pid);
 
 void _bt_bm_remove_scan_app(bt_bm_scan_type_e type, uid_t uid, pid_t pid);
 
+void _bt_start_connect_time(void);
+
+void _bt_stop_connect_time(void);
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */