Home
last modified time | relevance | path

Searched refs:connectVolumeControlNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java86 return connectVolumeControlNative(getByteAddress(device)); in connectVolumeControl()
338 private native boolean connectVolumeControlNative(byte[] address); in connectVolumeControlNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp262 static jboolean connectVolumeControlNative(JNIEnv* env, jobject /* object */, in connectVolumeControlNative() function
524 (void*)connectVolumeControlNative}, in register_com_android_bluetooth_vc()