Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c105 struct a2dp_stream_common { struct
116 struct a2dp_stream_common common; argument
123 struct a2dp_stream_common common;
145 static void a2dp_open_ctrl_path(struct a2dp_stream_common *common);
333 static int a2dp_ctrl_receive(struct a2dp_stream_common *common, void* buffer, int length) in a2dp_ctrl_receive()
364 static int a2dp_command(struct a2dp_stream_common *common, char cmd) in a2dp_command()
408 static int check_a2dp_ready(struct a2dp_stream_common *common) in check_a2dp_ready()
418 static int a2dp_read_audio_config(struct a2dp_stream_common *common) in a2dp_read_audio_config()
443 static void a2dp_open_ctrl_path(struct a2dp_stream_common *common) in a2dp_open_ctrl_path()
474 static void a2dp_stream_common_init(struct a2dp_stream_common *common) in a2dp_stream_common_init()
[all …]