Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java586 BluetoothCodecConfig[] codecsLocalCapabilities = new BluetoothCodecConfig[1]; in testProcessAudioStateChangedCodecConfigChangedEvents() local
1063 BluetoothCodecConfig[] codecsLocalCapabilities; in testUpdateOptionalCodecsSupportCase() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java194 BluetoothCodecConfig[] codecsLocalCapabilities, in onCodecConfigChanged()
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java402 BluetoothCodecConfig[] codecsLocalCapabilities = null; in getCodecValue() local