Lines Matching refs:LOG
64 LOG(INFO) << __func__ << ": A2DP_CTRL_CMD_START in progress"; in StartRequest()
67 LOG(WARNING) << __func__ << ": busy in pending_cmd=" << a2dp_pending_cmd_; in StartRequest()
73 LOG(ERROR) << __func__ << ": call state is busy"; in StartRequest()
90 LOG(INFO) << __func__ << ": accepted"; in StartRequest()
96 LOG(ERROR) << __func__ << ": AV stream is not ready to start"; in StartRequest()
103 LOG(INFO) << __func__ << ": A2DP_CTRL_CMD_SUSPEND in progress"; in SuspendRequest()
106 LOG(WARNING) << __func__ << ": busy in pending_cmd=" << a2dp_pending_cmd_; in SuspendRequest()
111 LOG(INFO) << __func__ << ": accepted"; in SuspendRequest()
129 LOG(INFO) << __func__ << ": handling"; in StopRequest()
226 LOG(WARNING) << __func__ << ": failure to get A2DP codec config"; in a2dp_get_selected_hal_codec_config()
265 LOG(ERROR) << __func__ in a2dp_get_selected_hal_codec_config()
281 LOG(INFO) << __func__ << ": CodecConfiguration=" << toString(*codec_config); in a2dp_get_selected_hal_codec_config()
289 LOG(WARNING) << __func__ << ": failure to get A2DP codec config"; in a2dp_get_selected_hal_pcm_config()
338 LOG(INFO) << __func__; in init()
341 LOG(ERROR) << __func__ << ": BluetoothAudio HAL is disabled"; in init()
350 LOG(WARNING) << __func__ << ": BluetoothAudio HAL for A2DP is invalid?!"; in init()
363 LOG(FATAL) << __func__ in init()
382 LOG(INFO) << __func__ << ": restore DELAY " in init()
418 LOG(ERROR) << __func__ << ": BluetoothAudio HAL is not enabled"; in setup_codec()
423 LOG(ERROR) << __func__ << ": Failed to get CodecConfiguration"; in setup_codec()
429 LOG(WARNING) << __func__ << ": Switching BluetoothAudio HAL to Hardware"; in setup_codec()
433 LOG(WARNING) << __func__ << ": Switching BluetoothAudio HAL to Software"; in setup_codec()
445 LOG(ERROR) << __func__ << ": Failed to get PcmConfiguration"; in setup_codec()
455 LOG(ERROR) << __func__ << ": BluetoothAudio HAL is not enabled"; in start_session()
463 LOG(ERROR) << __func__ << ": BluetoothAudio HAL is not enabled"; in end_session()
473 LOG(INFO) << __func__ << ": result=" << ctrl_ack; in ack_stream_started()
480 LOG(WARNING) << __func__ << ": pending=" << pending_cmd in ack_stream_started()
491 LOG(INFO) << __func__ << ": result=" << ctrl_ack; in ack_stream_suspended()
498 LOG(INFO) << __func__ << ": A2DP_CTRL_CMD_STOP result=" << ctrl_ack; in ack_stream_suspended()
500 LOG(WARNING) << __func__ << ": pending=" << pending_cmd in ack_stream_suspended()
512 LOG(ERROR) << __func__ << ": BluetoothAudio HAL is not enabled"; in read()
515 LOG(ERROR) << __func__ << ": session_type=" in read()
527 LOG(INFO) << __func__ << ": not ready for DelayReport " in set_remote_delay()