Lines Matching refs:LOG_ERROR
170 LOG_ERROR(LOG_TAG, "%s: A2DP Sink media task already running", __func__); in btif_a2dp_sink_init()
180 LOG_ERROR(LOG_TAG, "%s: unable to start up media thread", __func__); in btif_a2dp_sink_init()
368 LOG_ERROR(LOG_TAG, "%s: unknown event %d", __func__, p_msg->event); in btif_a2dp_sink_command_ready()
466 LOG_ERROR(LOG_TAG, "%s: unable to allocate decode alarm", __func__); in btif_a2dp_sink_audio_handle_start_decoding()
490 LOG_ERROR(LOG_TAG, "%s: decoding failed", __func__); in btif_a2dp_sink_handle_inc_media()
557 LOG_ERROR(LOG_TAG, "%s: cannot get the track frequency", __func__); in btif_a2dp_sink_decoder_update_event()
562 LOG_ERROR(LOG_TAG, "%s: cannot get the bits per sample", __func__); in btif_a2dp_sink_decoder_update_event()
567 LOG_ERROR(LOG_TAG, "%s: cannot get the channel count", __func__); in btif_a2dp_sink_decoder_update_event()
572 LOG_ERROR(LOG_TAG, "%s: cannot get the Sink channel type", __func__); in btif_a2dp_sink_decoder_update_event()
584 LOG_ERROR(LOG_TAG, "%s: cannot stream audio: no source decoder interface", in btif_a2dp_sink_decoder_update_event()
591 LOG_ERROR(LOG_TAG, "%s: failed to initialize decoder", __func__); in btif_a2dp_sink_decoder_update_event()
603 LOG_ERROR(LOG_TAG, "%s: track creation failed", __func__); in btif_a2dp_sink_decoder_update_event()