Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h87 AUDIO_EVENT_MIC_CLOSED = 9, enumerator
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp185 newEvent.type = AUDIO_EVENT_MIC_CLOSED; in ProcessEventMsg()