Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java92 long audioLocation, in BluetoothLeAudioCodecConfigMetadata()
293 long audioLocation = 0; in fromRawBytes() local
374 public Builder setAudioLocation(long audioLocation) { in setAudioLocation()
DBluetoothVolumeControl.java196 @NonNull BluetoothDevice device, int instanceId, int audioLocation) { in onVolumeOffsetAudioLocationChanged()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothVolumeControlCallback.aidl30 …lumeOffsetAudioLocationChanged(in BluetoothDevice device, in int instanceId, in int audioLocation); in onVolumeOffsetAudioLocationChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java444 int audioLocation = wrapped.getInt(); in getCodecParamString() local