Searched refs:getMainChannelNative (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothHealthProfileHandler.java350 String mainChannelPath = mBluetoothService.getMainChannelNative(objectPath);
463 mBluetoothService.getMainChannelNative(devicePath);
H A DBluetoothService.java2852 native String getMainChannelNative(String path); method in class:BluetoothService
/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp1519 static jstring getMainChannelNative(JNIEnv *env, jobject object, jstring devicePath) { function in namespace:android
1753 {"getMainChannelNative", "(Ljava/lang/String;)Ljava/lang/String;", (void *)getMainChannelNative},

Completed in 113 milliseconds