Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java307 public static int audioFormatToBluetoothLeAudioSourceCodec( in audioFormatToBluetoothLeAudioSourceCodec() method in AudioSystem
H A DAudioManager.java7897 int btLeAudioCodec = AudioSystem.audioFormatToBluetoothLeAudioSourceCodec(format); in getHwOffloadFormatsSupportedForLeAudio()