Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterNativeInterface.java202 return createSocketChannelNative(type, serviceName, uuid, port, flag, callingUid); in createSocketChannel()
342 private native int createSocketChannelNative( in createSocketChannelNative() method in AdapterNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1772 static jint createSocketChannelNative(JNIEnv* env, jobject /* obj */, jint type, in createSocketChannelNative() function
2177 (void*)createSocketChannelNative}, in register_com_android_bluetooth_btservice_AdapterService()