Home
last modified time | relevance | path

Searched defs:audioLocation (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java82 private BluetoothLeAudioCodecConfigMetadata(long audioLocation, in BluetoothLeAudioCodecConfigMetadata()
267 long audioLocation = 0; in fromRawBytes() local
341 public Builder setAudioLocation(long audioLocation) { in setAudioLocation()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java446 int audioLocation = wrapped.getInt(); in getCodecParamString() local