Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java79 public void init(int maxConnectedAudioDevices, BluetoothCodecConfig[] codecConfigPriorities, in init()
224 private native void initNative(int maxConnectedAudioDevices, in initNative()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp289 jint maxConnectedAudioDevices, in initNative()