Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_adapter_info_common.h71 int32_t TransferFormat(const char *value, int32_t *format);
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_adapter_info_common.h50 int32_t TransferFormat(const char *value, int32_t *format);
/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c333 int32_t TransferFormat(const char *value, int32_t *format) in TransferFormat() function
518 if ((ret = TransferFormat(value, &format)) < 0) { in SetExtParam()
519 AUDIO_FUNC_LOGE("TransferFormat failed ! ret = %{public}d\n", ret); in SetExtParam()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c319 static int32_t TransferFormat(const char *value, int32_t *format) in TransferFormat() function
515 ret = TransferFormat(value, &format); in SetExtParam()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp786 int32_t TransferFormat(const char *value, int32_t *format) in TransferFormat() function
983 ret = TransferFormat(value, &format); in SetExtParam()

Completed in 5 milliseconds