Home
last modified time | relevance | path

Searched refs:a2dp_status (Results 1 – 1 of 1) sorted by relevance

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c499 int a2dp_status = a2dp_command(common, A2DP_CTRL_CMD_START); in start_audio_datapath() local
500 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()