Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpCodecConfig.java101 BluetoothCodecConfig currentCodecConfig = codecStatus.getCodecConfig(); in setCodecConfigPreference() local
116 void enableOptionalCodecs(BluetoothDevice device, BluetoothCodecConfig currentCodecConfig) { in enableOptionalCodecs()
139 void disableOptionalCodecs(BluetoothDevice device, BluetoothCodecConfig currentCodecConfig) { in disableOptionalCodecs()