Searched refs:btSourceCodec (Results 1 – 1 of 1) sorted by relevance
8202 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadFormatsSupportedForA2dp() local8203 if (btSourceCodec != BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID) { in getHwOffloadFormatsSupportedForA2dp()8205 new BluetoothCodecConfig.Builder().setCodecType(btSourceCodec).build()); in getHwOffloadFormatsSupportedForA2dp()