Home
last modified time | relevance | path

Searched defs:BluetoothCodecConfig (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java43 public final class BluetoothCodecConfig implements Parcelable { class
246 public BluetoothCodecConfig( in BluetoothCodecConfig() method in BluetoothCodecConfig
282 public BluetoothCodecConfig( in BluetoothCodecConfig() method in BluetoothCodecConfig
315 public BluetoothCodecConfig(@SourceCodecType int codecType) { in BluetoothCodecConfig() method in BluetoothCodecConfig
328 private BluetoothCodecConfig(Parcel in) { in BluetoothCodecConfig() method in BluetoothCodecConfig
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp471 {"initNative", in register_com_android_bluetooth_a2dp()
482 {"setCodecConfigPreferenceNative", "([B[Landroid/bluetooth/BluetoothCodecConfig;)Z", in register_com_android_bluetooth_a2dp()