Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpNativeInterface.java202 return connectDeviceNative(bdaddr); in connectDevice()
268 private native boolean connectDeviceNative(String bdaddr); in connectDeviceNative() method in AvrcpNativeInterface
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp292 jboolean connectDeviceNative(JNIEnv* env, jobject object, jstring address) { in connectDeviceNative() function
916 (void*)connectDeviceNative},