Home
last modified time | relevance | path

Searched refs:oldCodecConfig (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpCodecConfigTest.java670 BluetoothCodecConfig oldCodecConfig = in testCodecParametersChangeHelper() local
701 BluetoothCodecStatus codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecParametersChangeHelper()
735 codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecParametersChangeHelper()
749 BluetoothCodecConfig oldCodecConfig = in testCodecSpecificParametersChangeHelper() local
765 BluetoothCodecStatus codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecSpecificParametersChangeHelper()
782 BluetoothCodecConfig oldCodecConfig = getDefaultCodecConfigByType(oldCodecType, in testCodecPriorityChangeHelper() local
788 if (!oldCodecConfig.isMandatoryCodec()) { in testCodecPriorityChangeHelper()
794 BluetoothCodecStatus codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecPriorityChangeHelper()
815 BluetoothCodecStatus codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecPriorityChangeHelper()
828 codecStatus = new BluetoothCodecStatus(oldCodecConfig, in testCodecPriorityChangeHelper()
[all …]