Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h67 HDF_AUDIO_EVENT_STOP = 19, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp168 DAudioEvent event = { HDF_AUDIO_EVENT_STOP, content }; in Stop()