Searched refs:SwitchAdapter (Results 1 - 6 of 6) sorted by relevance
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_server.cpp | 80 int SwitchAdapter(struct AudioAdapterDescriptor *descs, const char *adapterNameCase, AudioPortDirection portFlag, in SwitchAdapter() function 143 int index = SwitchAdapter(g_descs, adapterName, port, in HdiServiceLoadAdapter()
|
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/ |
H A D | audio_hdi_common.h | 218 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase,
|
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/ |
H A D | hdi_service_common.h | 186 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase,
|
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/ |
H A D | audio_hdi_common.cpp | 164 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase, in SwitchAdapter() function 318 int index = SwitchAdapter(descs, adapterName, portType, audioPort, size); in GetLoadAdapter()
|
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/ |
H A D | hdi_service_common.cpp | 157 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase, in SwitchAdapter() function 329 int index = SwitchAdapter(descs, adapterName, portType, audioPort, descsLen); in GetLoadAdapter()
|
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_server_common.c | 538 static int SwitchAdapter(struct AudioAdapterDescriptor *descs, const char *adapterNameCase, in SwitchAdapter() function 806 int index = SwitchAdapter(g_descs, adapterName, port, in HdiServiceLoadAdapter()
|
Completed in 9 milliseconds