Searched refs:a2dp_stream_common (Results 1 – 1 of 1) sorted by relevance
120 struct a2dp_stream_common { struct131 struct a2dp_stream_common common; argument138 struct a2dp_stream_common common;170 static void a2dp_open_ctrl_path(struct a2dp_stream_common* common);471 static int check_a2dp_ready(struct a2dp_stream_common* common) { in check_a2dp_ready()479 static int a2dp_read_input_audio_config(struct a2dp_stream_common* common) { in a2dp_read_input_audio_config()782 static void a2dp_open_ctrl_path(struct a2dp_stream_common* common) { in a2dp_open_ctrl_path()812 static void a2dp_stream_common_init(struct a2dp_stream_common* common) { in a2dp_stream_common_init()832 static int start_audio_datapath(struct a2dp_stream_common* common) { in start_audio_datapath()867 static int stop_audio_datapath(struct a2dp_stream_common* common) { in stop_audio_datapath()[all …]