Searched refs:main_type (Results 1 – 4 of 4) sorted by relevance
216 …int main_type; /**< Audio main type, one value of @ref group_audio_type */ member
571 LOG_D("AUDIO_CTL_GETCAPS: main_type = %d,sub_type = %d", caps->main_type, caps->sub_type); in _audio_dev_control()584 LOG_D("AUDIO_CTL_CONFIGURE: main_type = %d,sub_type = %d", caps->main_type, caps->sub_type); in _audio_dev_control()
319 caps.main_type = AUDIO_TYPE_OUTPUT; in speaker_entry()
319 caps.main_type = AUDIO_TYPE_INPUT; in mic_entry()
Completed in 7 milliseconds