Home
last modified time | relevance | path

Searched defs:setOptionalCodecsEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl84 …oneway void setOptionalCodecsEnabled(in BluetoothDevice device, int value, in AttributionSource at… in setOptionalCodecsEnabled() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java855 public void setOptionalCodecsEnabled(BluetoothDevice device, in setOptionalCodecsEnabled() method in A2dpService
1453 public void setOptionalCodecsEnabled(BluetoothDevice device, int value, in setOptionalCodecsEnabled() method in A2dpService.BluetoothA2dpBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java924 public void setOptionalCodecsEnabled(@NonNull BluetoothDevice device, in setOptionalCodecsEnabled() method in BluetoothA2dp