Searched refs:a2dp_command (Results 1 – 1 of 1) sorted by relevance
364 static int a2dp_command(struct a2dp_stream_common *common, char cmd) in a2dp_command() function410 if (a2dp_command(common, A2DP_CTRL_CMD_CHECK_READY) < 0) in check_a2dp_ready()423 if (a2dp_command(common, A2DP_CTRL_GET_AUDIO_CONFIG) < 0) in a2dp_read_audio_config()499 int a2dp_status = a2dp_command(common, A2DP_CTRL_CMD_START); in start_audio_datapath()539 if (a2dp_command(common, A2DP_CTRL_CMD_STOP) < 0) in stop_audio_datapath()562 if (a2dp_command(common, A2DP_CTRL_CMD_SUSPEND) < 0) in suspend_audio_datapath()