Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h65 HDF_AUDIO_EVENT_MMAP_STOP_MIC = 17, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp129 DAudioEvent event = { HDF_AUDIO_EVENT_MMAP_STOP_MIC, content }; in Stop()