Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/include/
H A Dhdf_audio_server_common.h49 int32_t AudioAdapterCheckListExist(const char *adapterName);
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/include/
H A Dhdf_audio_server_manager.h84 int32_t AudioAdapterCheckListExist(const char *adapterName);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server.cpp125 int32_t ret = AudioAdapterCheckListExist(adapterName); in HdiServiceLoadAdapter()
H A Dhdf_audio_server_common.cpp580 int32_t AudioAdapterCheckListExist(const char *adapterName) in AudioAdapterCheckListExist() function
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_manager.c620 int32_t AudioAdapterCheckListExist(const char *adapterName) in AudioAdapterCheckListExist() function
H A Dhdf_audio_server_common.c788 int32_t ret = AudioAdapterCheckListExist(adapterName); in HdiServiceLoadAdapter()