pa_log_info("Changing a2dp profile for %s to %s via endpoint %s succeeded",data->device_path,pa_bluetooth_profile_to_string(data->profile),data->codec_endpoints[data->codec_endpoints_i-1]);
pa_log_info("Changing a2dp profile for %s to %s via endpoint %s succeeded",data->device_path,pa_bluetooth_profile_to_string(data->profile),data->codec_endpoints[data->codec_endpoints_i-1]);
pa_log_warn("Changing a2dp profile for %s to %s via endpoint %s failed: %s: %s",data->device_path,pa_bluetooth_profile_to_string(data->profile),data->codec_endpoints[data->codec_endpoints_i-1],dbus_message_get_error_name(r),pa_dbus_get_error_message(r));
pa_log_warn("Changing a2dp profile for %s to %s via endpoint %s failed: %s: %s",data->device_path,pa_bluetooth_profile_to_string(data->profile),data->codec_endpoints[data->codec_endpoints_i-1],dbus_message_get_error_name(r),pa_dbus_get_error_message(r));