Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java182 return connectDeviceNative(bdaddr); in connectDevice()
246 private native boolean connectDeviceNative(String bdaddr); in connectDeviceNative() method in AvrcpNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp272 jboolean connectDeviceNative(JNIEnv* env, jobject object, jstring address) { in connectDeviceNative() function
815 (void*)connectDeviceNative},