Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java203 long codecSpecific1 = 0, codecSpecific2 = 0, codecSpecific3 = 0, in processParameters() local
448 int channelMode, long codecSpecific1, long codecSpecific2, in setCodecValue()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java254 long codecSpecific2, in BluetoothCodecConfig()
290 long codecSpecific2, in BluetoothCodecConfig()
929 public @NonNull Builder setCodecSpecific2(long codecSpecific2) { in setCodecSpecific2()
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java590 long codecSpecific2, in buildBluetoothCodecConfig()
DBluetoothCodecConfigTest.java566 long codecSpecific2, in buildBluetoothCodecConfig()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java1117 long codecSpecific2, in buildBluetoothCodecConfig()
DA2dpServiceTest.java1306 long codecSpecific2, in buildBluetoothCodecConfig()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp225 jlong codecSpecific2 = env->CallLongMethod( in prepareCodecPreferences() local