Searched refs:a2dp_status (Results 1 – 1 of 1) sorted by relevance
499 int a2dp_status = a2dp_command(common, A2DP_CTRL_CMD_START); in start_audio_datapath() local500 if (a2dp_status < 0) in start_audio_datapath()502 ERROR("Audiopath start failed (status %d)", a2dp_status); in start_audio_datapath()505 else if (a2dp_status == A2DP_CTRL_ACK_INCALL_FAILURE) in start_audio_datapath()