Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl72 …BluetoothCodecStatus getCodecStatus(in BluetoothDevice device, in AttributionSource attributionSou… in getCodecStatus() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java613 BluetoothCodecStatus getCodecStatus() { in getCodecStatus() method in A2dpStateMachine
H A DA2dpService.java702 public BluetoothCodecStatus getCodecStatus(BluetoothDevice device) { in getCodecStatus() method in A2dpService
1391 public BluetoothCodecStatus getCodecStatus(BluetoothDevice device, in getCodecStatus() method in A2dpService.BluetoothA2dpBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java744 public BluetoothCodecStatus getCodecStatus(@NonNull BluetoothDevice device) { in getCodecStatus() method in BluetoothA2dp