Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_manager.c37 CloseServiceCapturePassthrough g_closeServiceCapture = NULL;
85 CloseServiceCapturePassthrough *AudioPassthroughGetCloseServiceCapture(void) in AudioPassthroughGetCloseServiceCapture()
H A Daudio_adapter.c792 CloseServiceCapturePassthrough *pCloseCaptureService = AudioPassthroughGetCloseServiceCapture(); in AudioReleaseCaptureHandle()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h418 typedef void (*CloseServiceCapturePassthrough)(struct DevHandle *); typedef
431 CloseServiceCapturePassthrough *AudioPassthroughGetCloseServiceCapture(void);