Home
last modified time | relevance | path

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

/system/bt/audio_hearing_aid_hw/include/
Daudio_hearing_aid_hw.h98 typedef uint8_t tHA_CHANNEL_COUNT; typedef
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc483 tHA_CHANNEL_COUNT channel_count; in ha_read_input_audio_config()
492 if (ha_ctrl_receive(common, &channel_count, sizeof(tHA_CHANNEL_COUNT)) < 0) { in ha_read_input_audio_config()