Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp42 jmethodID getCodecSpecific2; member
226 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific2); in prepareCodecPreferences()
568 &android_bluetooth_BluetoothCodecConfig.getCodecSpecific2}, in register_com_android_bluetooth_a2dp()
Dcom_android_bluetooth_hap_client.cpp64 jmethodID getCodecSpecific2; member
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java787 codecConfig.getCodecSpecific2(), in getDefaultCodecConfigByType()
810 codecCapabilities.getCodecSpecific2(), in getCodecCapabilitiesByType()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java656 public long getCodecSpecific2() { in getCodecSpecific2() method in BluetoothCodecConfig
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java273 expect.that(bcc.getCodecSpecific2()).isEqualTo(codec_specific2); in testBluetoothCodecConfig_valid_get_methods()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java988 codecConfig.getCodecSpecific2(), in codecConfigUpdated()
1004 codecConfig.getCodecSpecific2(), in codecConfigUpdated()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt430 method public long getCodecSpecific2();