Home
last modified time | relevance | path

Searched refs:connectSocketNative (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java48 return marshalFd(mService.connectSocketNative( in connectSocket()
DAdapterService.java3138 /*package*/ native int connectSocketNative( in connectSocketNative() method in AdapterService
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1241 static jint connectSocketNative(JNIEnv* env, jobject obj, jbyteArray address, in connectSocketNative() function
1368 {"connectSocketNative", "([BI[BIII)I", (void*)connectSocketNative},