Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc897 static audio_channel_mask_t in_get_channels(const struct audio_stream* stream) { in in_get_channels() function
1275 in->stream_in_.common.get_channels = in_get_channels; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1415 static audio_channel_mask_t in_get_channels(const struct audio_stream* stream) { in in_get_channels() function
1779 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1451 static audio_channel_mask_t in_get_channels(const struct audio_stream* stream) { in in_get_channels() function
1817 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()