Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl82 int getOptionalCodecsEnabled(in BluetoothDevice device, in AttributionSource attributionSource); in getOptionalCodecsEnabled() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java842 public @OptionalCodecsPreferenceStatus int getOptionalCodecsEnabled(BluetoothDevice device) { in getOptionalCodecsEnabled() method in A2dpService
1443 public int getOptionalCodecsEnabled(BluetoothDevice device, AttributionSource source) { in getOptionalCodecsEnabled() method in A2dpService.BluetoothA2dpBinder