Home
last modified time | relevance | path

Searched defs:AUDIO_HAL_ERR_AI_BUSY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h80 const int32_t AUDIO_HAL_ERR_AI_BUSY = -7002; /* audio capture is busy now */ variable
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h73 AUDIO_HAL_ERR_AI_BUSY = HDF_AUDIO_HAL_ERR_NUM(-2), /* audio capture is busy now */ enumerator
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h82 AUDIO_HAL_ERR_AI_BUSY = HDF_AUDIO_HAL_ERR_NUM(-2), /* audio capture is busy now */ enumerator