Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_capture_interface_impl_base.h36 CAPTURE_STATUS_STOP, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp178 captureStatus_ = CAPTURE_STATUS_STOP; in Stop()