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

  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 108 struct ha_stream_common { struct
119 struct ha_stream_common common;
126 struct ha_stream_common common;
133 * the ha_stream_common (out or in) mutex.
155 static void ha_open_ctrl_path(struct ha_stream_common* common);
335 static int ha_ctrl_receive(struct ha_stream_common* common, void* buffer,
369 static int ha_ctrl_send(struct ha_stream_common* common, const void* buffer,
408 static int ha_command(struct ha_stream_common* common,
452 static int check_ha_ready(struct ha_stream_common* common) {
460 static int ha_read_input_audio_config(struct ha_stream_common* common)
    [all...]

Completed in 120 milliseconds