Searched refs:getDeviceServiceChannelNative (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp419 static jint getDeviceServiceChannelNative(JNIEnv *env, jobject object, function in namespace:android
1706 {"getDeviceServiceChannelNative", "(Ljava/lang/String;Ljava/lang/String;I)I",
1707 (void *)getDeviceServiceChannelNative},
/frameworks/base/core/java/android/server/
H A DBluetoothService.java1506 return getDeviceServiceChannelNative(getObjectPathFromAddress(address),
2809 private native int getDeviceServiceChannelNative(String objectPath, String uuid, method in class:BluetoothService

Completed in 499 milliseconds