Code optimize
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-common.h
index f66958d..e3af264 100644 (file)
@@ -374,6 +374,8 @@ const char *_bt_convert_disc_reason_to_string(int reason);
 
 const char *_bt_convert_profile_state_to_string(bt_profile_state_t state);
 
+const char *_bt_convert_service_function_to_string(int function);
+
 void _bt_logging_connection(gboolean connect, int addr_type);
 
 char *_bt_get_adapter_path(void);