Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java309 public static int audioFormatToBluetoothLeAudioSourceCodec( in audioFormatToBluetoothLeAudioSourceCodec() method in AudioSystem
DAudioManager.java8224 int btLeAudioCodec = AudioSystem.audioFormatToBluetoothLeAudioSourceCodec(format); in getHwOffloadFormatsSupportedForLeAudio()