Home
last modified time | relevance | path

Searched refs:translateBluetoothCodecFormatToCodecType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.cc257 translateBluetoothCodecFormatToCodecType(uint8_t codec_format) { in translateBluetoothCodecFormatToCodecType() function
332 translateBluetoothCodecFormatToCodecType(config.id.coding_format); in fillStreamParamsToBtLeAudioCodecConfig()
378 .codec_type = utils::translateBluetoothCodecFormatToCodecType( in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()
397 .codec_type = utils::translateBluetoothCodecFormatToCodecType( in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()
Dle_audio_utils.h63 translateBluetoothCodecFormatToCodecType(uint8_t codec_format);