Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h57 HDF_AUDIO_EVENT_MIC_CLOSED = 9, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp538 case HDF_AUDIO_EVENT_MIC_CLOSED: in Notify()
1203 } else if (isMicOpened_ && event.type == HDF_AUDIO_EVENT_MIC_CLOSED) { in HandleDeviceClosed()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H A Daudio_adapter_interface_impl_test.cpp1508 DAudioEvent event1 = {HDF_AUDIO_EVENT_MIC_CLOSED, "gmock"};