Searched refs:btSourceCodec (Results 1 – 1 of 1) sorted by relevance
5192 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadEncodingFormatsSupportedForA2DP() local5193 if (btSourceCodec in getHwOffloadEncodingFormatsSupportedForA2DP()5195 codecConfigList.add(new BluetoothCodecConfig(btSourceCodec)); in getHwOffloadEncodingFormatsSupportedForA2DP()