Home
last modified time | relevance | path

Searched refs:TransferChannels (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_adapter_info_common.h72 int32_t TransferChannels(const char *value, uint32_t *channels);
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_adapter_info_common.h51 int32_t TransferChannels(const char *value, uint32_t *channels);
/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c356 int32_t TransferChannels(const char *value, uint32_t *channels) in TransferChannels() function
525 if ((ret = TransferChannels(value, &channels)) < 0) { in SetExtParam()
526 AUDIO_FUNC_LOGE("TransferChannels failed ! ret = %{public}d\n", ret); in SetExtParam()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c349 static int32_t TransferChannels(const char *value, uint32_t *channels) in TransferChannels() function
522 ret = TransferChannels(value, &channels); in SetExtParam()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp808 int32_t TransferChannels(const char *value, uint32_t *channels) in TransferChannels() function
990 ret = TransferChannels(value, &channels); in SetExtParam()

Completed in 6 milliseconds