Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java577 BluetoothCodecConfig codecConfigSbc = in testProcessAudioStateChangedCodecConfigChangedEvents() local
585 BluetoothCodecConfig codecConfig = codecConfigSbc; in testProcessAudioStateChangedCodecConfigChangedEvents()
588 codecsLocalCapabilities[0] = codecConfigSbc; in testProcessAudioStateChangedCodecConfigChangedEvents()
589 codecsSelectableCapabilities[0] = codecConfigSbc; in testProcessAudioStateChangedCodecConfigChangedEvents()
1046 BluetoothCodecConfig codecConfigSbc = in testUpdateOptionalCodecsSupportCase() local
1068 codecsLocalCapabilities[0] = codecConfigSbc; in testUpdateOptionalCodecsSupportCase()
1070 codecsSelectableCapabilities[0] = codecConfigSbc; in testUpdateOptionalCodecsSupportCase()
1075 codecsLocalCapabilities[0] = codecConfigSbc; in testUpdateOptionalCodecsSupportCase()
1076 codecsSelectableCapabilities[0] = codecConfigSbc; in testUpdateOptionalCodecsSupportCase()
1082 BluetoothCodecStatus codecStatus = new BluetoothCodecStatus(codecConfigSbc, in testUpdateOptionalCodecsSupportCase()