Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c333 static int a2dp_ctrl_receive(struct a2dp_stream_common *common, void* buffer, int length) in a2dp_ctrl_receive() function
391 if (a2dp_ctrl_receive(common, &ack, 1) < 0) { in a2dp_command()
429 if (a2dp_ctrl_receive(common, &sample_rate, 4) < 0) in a2dp_read_audio_config()
431 if (a2dp_ctrl_receive(common, &channel_count, 1) < 0) in a2dp_read_audio_config()