Enhance debug message
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-common.h
index 726a892..f0783b5 100644 (file)
@@ -384,6 +384,8 @@ const char *_bt_convert_error_to_string(int error);
 
 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);