HomeSort by relevance Sort by last modified time
    Searched full:a2dp_status (Results 1 - 1 of 1) sorted by null

  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 499 int a2dp_status = a2dp_command(common, A2DP_CTRL_CMD_START); local
500 if (a2dp_status < 0)
502 ERROR("Audiopath start failed (status %d)", a2dp_status);
505 else if (a2dp_status == A2DP_CTRL_ACK_INCALL_FAILURE)
    [all...]

Completed in 979 milliseconds