Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_server_BluetoothService.cpp1197 static jboolean connectPanDeviceNative(JNIEnv *env, jobject object, jstring path, in connectPanDeviceNative() function
/frameworks/base/core/java/android/server/
DBluetoothService.java2903 native boolean connectPanDeviceNative(String path, String dstRole); in connectPanDeviceNative() method in BluetoothService