Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl80 int supportsOptionalCodecs(in BluetoothDevice device, in AttributionSource attributionSource); in supportsOptionalCodecs() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java1433 public int supportsOptionalCodecs(BluetoothDevice device, AttributionSource source) { in supportsOptionalCodecs() method in A2dpService.BluetoothA2dpBinder