Searched refs:createBondNative (Results 1 – 2 of 2) sorted by relevance
113 return createBondNative(address, addressType, transport); in createBond()296 private native boolean createBondNative(byte[] address, int addressType, int transport); in createBondNative() method in AdapterNativeInterface
1133 static jboolean createBondNative(JNIEnv* env, jobject /* obj */, in createBondNative() function2154 {"createBondNative", "([BII)Z", (void*)createBondNative}, in register_com_android_bluetooth_btservice_AdapterService()