Home
last modified time | relevance | path

Searched refs:AUDIO_HAL_ERR_NOTREADY (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_manager.cpp32 return AUDIO_HAL_ERR_NOTREADY; // Failed to read sound card configuration file in AudioManagerGetAllAdapters()
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
Daudio_proxy_manager.cpp51 return AUDIO_HAL_ERR_NOTREADY; // Failed to read sound card configuration file in AudioProxyManagerGetAllAdapters()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
Dhdi_service_common.h79 const int32_t AUDIO_HAL_ERR_NOTREADY = -7001; /* audio adapter is not ready */ variable
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Daudio_internal.h72 AUDIO_HAL_ERR_NOTREADY = HDF_AUDIO_HAL_ERR_NUM(-1), /* audio adapter is not ready */ enumerator
/drivers/peripheral/audio/test/systemtest/hdi_service/common/manager/src/
Daudio_idlhdi_manager_test.cpp149 EXPECT_TRUE((ret == AUDIO_HAL_ERR_NOTREADY || ret == HDF_ERR_INVALID_PARAM));
/drivers/peripheral/audio/hal/hdi_passthrough/include/
Daudio_internal.h81 AUDIO_HAL_ERR_NOTREADY = HDF_AUDIO_HAL_ERR_NUM(-1), /* audio adapter is not ready */ enumerator